summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 500fcadd..a46d4d1a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,3 +6,10 @@ ybd-build-64:
stage: build
script:
- "ybd/ybd.py systems/gnome-system-x86_64.morph x86_64"
+ybd-deploy-64:
+ stage: deploy
+ script:
+ - "ybd/ybd.py clusters/gnome-system-x86_64-deploy.morph x86_64"
+ artifacts:
+ paths:
+ - /gnome-system-x86_64.img