[gnome-build-meta/valentindavid/publish-vm-ostree] WIP: publish branch



commit 4677cfd2979872b5f11bac8d53f6f5b04384dc99
Author: Valentin David <valentin david codethink co uk>
Date:   Tue Jul 14 19:01:11 2020 +0200

    WIP: publish branch

 .gitlab-ci.yml | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c3f0bc7b..969db7f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -191,6 +191,7 @@ default:
   - flat-manager-client push $(cat build.txt) repo/
   rules: &ostree-publish-rules
   - if: $CI_COMMIT_REF_NAME == "master"
+  - if: $CI_COMMIT_REF_NAME == "valentindavid/publish-vm-ostree"
 
 #
 # Architecture specific settings
@@ -438,6 +439,8 @@ ostree-finish-failed:
   rules:
   - if: $CI_COMMIT_REF_NAME == "master"
     when: on_failure
+  - if: $CI_COMMIT_REF_NAME "valentindavid/publish-vm-ostree"
+    when: on_failure
   <<: *x86_64
 
 cve_report:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]