fix(Docker Compose): Test docker compose

This commit is contained in:
Marcel Feix 2022-06-14 16:32:37 +02:00
parent df5b7ed3b5
commit 97e7af2bbb
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -26,6 +26,9 @@ Docker-compose:
Test-Files:
stage: verify
variables:
SSH_URL: "ci-cd.dev.exxcellent.de"
SSH_USER: "user"
rules:
- when: always
extends: .ssh-transfer-data