[nautilus] CI: do not spin up environments for tags.
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: do not spin up environments for tags.
- Date: Thu, 2 Aug 2018 16:23:55 +0000 (UTC)
commit ebdf43db97b4a5eb28bd1553f00204124e22ec81
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Thu Aug 2 16:22:00 2018 +0000
CI: do not spin up environments for tags.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1d672909a..eecb3da6b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,6 +63,7 @@ review:
on_stop: stop_review
except:
- master@GNOME/nautilus
+ - tags
stop_review:
stage: deploy
@@ -74,6 +75,7 @@ stop_review:
action: stop
except:
- master@GNOME/nautilus
+ - tags
fedora:rawhide:
image: fedora:rawhide
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]