Update .gitlab-ci.yml file
This commit is contained in:
parent
c3a2da1d87
commit
a3dc275250
@ -20,7 +20,7 @@ before_script:
|
|||||||
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
|
- '[[ -f /.dockerenv ]] && echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config'
|
||||||
|
|
||||||
docker-compose-test:
|
docker-compose-test:
|
||||||
image: docker
|
image: debian:bullseye
|
||||||
stage: test
|
stage: test
|
||||||
rules:
|
rules:
|
||||||
- changes:
|
- changes:
|
||||||
|
Loading…
Reference in New Issue
Block a user