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



commit e71cbd727eb9c4087db8c72379543ab9ccacc187
Author: Valentin David <valentin david codethink co uk>
Date:   Tue Jul 14 19:02:25 2020 +0200

    WIP: fix syntax

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 969db7f7..96418266 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -439,7 +439,7 @@ ostree-finish-failed:
   rules:
   - if: $CI_COMMIT_REF_NAME == "master"
     when: on_failure
-  - if: $CI_COMMIT_REF_NAME "valentindavid/publish-vm-ostree"
+  - if: $CI_COMMIT_REF_NAME == "valentindavid/publish-vm-ostree"
     when: on_failure
   <<: *x86_64
 


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