parent
cba6af85c5
commit
99ea34ce65
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
image: debian:bookworm
|
||||
job:
|
||||
script:
|
||||
- sh ${CD} ${CD_SSH_KEY} ${CD_SSH_HOSTS}
|
||||
- >
|
||||
sh ${CD}
|
||||
${CD_SSH_KEY}
|
||||
${CD_SSH_HOSTS}
|
||||
|
||||
- cd-list-environment
|
||||
- cd-clone-branch
|
||||
|
|
Loading…
Reference in a new issue