summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-27 10:11:17 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-27 10:11:17 +0100
commitdb52fbcdc562532573c8b6960119fe6525ad905c (patch)
tree961e392d15c9375a0d015da757378b2284834409
parent2100fd9bdf80fbf9cd2fd15498ac1107b344da11 (diff)
downloaddefinitions-db52fbcdc562532573c8b6960119fe6525ad905c.tar.gz
.gitlab-ci.yml: Add dependencies for the deploy step
Change-Id: Ifda0f9615b9c876d93691fb08d6715eea65e4e58
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c36ee0da..c7684c34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,6 +12,8 @@ build-system-x86_64-chroot-build:
- ybd/ybd.py systems/build-system-x86_64-chroot.morph x86_64
build-system-x86_64-chroot-deploy:
stage: deploy
+ dependencies:
+ - build-system-x86_64-chroot-build
script:
- ybd/ybd.py clusters/build-system-x86_64-chroot-deploy.morph x86_64
artifacts: