summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-07-03 12:54:31 +0100
committerJavier Jardón <jjardon@gnome.org>2016-07-03 13:15:35 +0100
commitad18c61efa0d5df2332298378c4dd9edffe157c9 (patch)
tree8c6f337b6dc54063632f7be92530c090c31d75d2
parent2be8c1fb9b3ce6c8c20b6ffc825d5a31eae520bc (diff)
downloaddefinitions-ad18c61efa0d5df2332298378c4dd9edffe157c9.tar.gz
.gitlab-ci.yml: Add deploy
-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