Update .gitlab-ci.yml file
This commit is contained in:
parent
160660878c
commit
33b709bac9
@ -15,7 +15,6 @@ before_script:
|
||||
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
|
||||
|
||||
docker-compose-test:
|
||||
image: docker/compose
|
||||
stage: test
|
||||
when: always
|
||||
rules:
|
||||
|
Loading…
Reference in New Issue
Block a user