This commit is contained in:
2024-06-16 21:49:53 +02:00
parent e343072909
commit 2ea12fc639

9
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,9 @@
image: debian:bookworm
job:
script:
- sh ${CD} ${CD_SSH_KEY} ${CD_SSH_HOSTS}
- cd-list-environment
- cd-clone-branch
- cd-build-project
- cd-browse-workspace