Skip to content
Snippets Groups Projects
Commit 32c97e7d authored by Eric Cano's avatar Eric Cano
Browse files

Prevent tagged releases from double-building.

parent 69861709
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@ cta_srpm:
- docker
cta_rpm:
except:
- tags
stage: build:rpm
image: gitlab-registry.cern.ch/linuxsupport/cc7-base
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment