This commit is contained in:
Marc Beninca 2024-06-02 15:43:45 +02:00
parent a6b8990f4b
commit 60b377e356
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
15 changed files with 15 additions and 15 deletions

View file

@ -1,7 +1,7 @@
image: debian:bookworm
job:
script:
- sh ${CD} "${CD_KEY}" "${CD_HOSTS}"
- sh ${CD} ${CD_SSH_KEY} ${CD_SSH_HOSTS}
- cd-list-environment
- cd-clone-branch