quotes
This commit is contained in:
parent
27091dde5f
commit
ff7eacddef
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
image: debian:bookworm
|
image: debian:bookworm
|
||||||
job:
|
job:
|
||||||
script:
|
script:
|
||||||
- sh ${CD} ${CD_KEY} ${CD_HOSTS}
|
- sh ${CD} "${CD_KEY}" "${CD_HOSTS}"
|
||||||
|
|
||||||
- cd-list-environment
|
- cd-list-environment
|
||||||
- cd-clone-branch
|
- cd-clone-branch
|
||||||
|
|
Loading…
Reference in a new issue