Skip to content
Snippets Groups Projects
Commit 07173ba8 authored by Emmanuel Bruno's avatar Emmanuel Bruno
Browse files

fixes typos.

parent 07c55acc
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash
CI_WRAPPERS_HOME="\${CI_WRAPPERS_HOME:-\${HOME}/.ci-wrappers}"
CI_WRAPPERS_HOME="${CI_WRAPPERS_HOME:-${HOME}/.ci-wrappers}"
_create_config() (
# Create or update default config file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment