spcd/.gitlab-ci.yml

10 lines
157 B
YAML
Raw Normal View History

2024-04-28 18:47:38 +00:00
image: debian:bookworm
job:
script:
2024-06-01 20:12:07 +00:00
- sh ${CD} ${CD_SSH_HOSTS}
2024-05-03 14:31:39 +00:00
2024-04-28 18:47:38 +00:00
- cd-list-environment
2024-04-28 19:53:01 +00:00
- cd-clone-branch
- cd-build-project
2024-05-30 16:24:18 +00:00
- cd-browse-workspace