stages: | |
- get | |
- retrieve | |
- build | |
- install | |
- recompose | |
before_script: | |
- git config --global http.sslVerify false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stages: | |
- get | |
- retrieve | |
- build | |
- install | |
- recompose | |
before_script: | |
- git config --global http.sslVerify false |