summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-20 20:45:29 +0530
committerJavier Jardón <jjardon@gnome.org>2016-10-20 20:46:04 +0530
commit6fdc02166aae8ba59bf14b0554db62e008f8854c (patch)
tree6180716d2ea18ebda66fde131f85980b4eec01b6
parent3e4a809b38e4591d6e3571eb13729dc5e9ce9840 (diff)
downloaddefinitions-6fdc02166aae8ba59bf14b0554db62e008f8854c.tar.gz
.gitlab-ci.yml: build-system-x86_64-chroot-deploy depends on build-system-x86_64-chroot-build
Change-Id: I17329f8f7b2055ea521b33ffc7d4d50be6f082dd
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bae4fc58..26732e96 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,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: