CI: do not spin up environments for tags.

This commit is contained in:
Jordan Petridis 2018-08-02 16:22:00 +00:00
parent 970ff5c0b7
commit ebdf43db97

View file

@ -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