feat(Docker Compose): Test Docker Compose
This commit is contained in:
parent
6d2aecc06c
commit
4f509279ff
@ -25,7 +25,7 @@ Docker-compose:
|
||||
Test-Files:
|
||||
stage: verify
|
||||
rules:
|
||||
when: always
|
||||
- when: always
|
||||
extends: .ssh-transfer-data
|
||||
script:
|
||||
- ssh $SSH_USER@$SSH_URL "if [ -f test.log ]; then exit 1; rm test.log; fi"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user