gitlab-ci
This commit is contained in:
parent
25567338c4
commit
61723d1e1d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
image: debian:bookworm
|
||||
job:
|
||||
script:
|
||||
- source ${CD}
|
||||
- source ${CD} ${CD_SSH_HOSTS}
|
||||
|
||||
- cd-list-environment
|
||||
- cd-clone-branch
|
||||
|
|
Loading…
Reference in a new issue