[gnome-photos/flatpak-ci] !fixup
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/flatpak-ci] !fixup
- Date: Thu, 2 Aug 2018 18:07:10 +0000 (UTC)
commit ac492529db09037c1987f5509e7b33c5d753210d
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Thu Aug 2 18:06:38 2018 +0000
!fixup
CI: don't spin up environments for master and tags
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 948be876..b2ef58c1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -55,6 +55,9 @@ review:
name: review/$CI_COMMIT_REF_NAME
url: https://gitlab.gnome.org/$CI_PROJECT_PATH/-/jobs/$CI_JOB_ID/artifacts/raw/${BUNDLE}
on_stop: stop_review
+ except:
+ - master@GNOME/gnome-photos
+ - tags
stop_review:
stage: review
@@ -64,3 +67,6 @@ stop_review:
environment:
name: review/$CI_COMMIT_REF_NAME
action: stop
+ except:
+ - master@GNOME/gnome-photos
+ - tags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]