Skip to content
Snippets Groups Projects
Commit 7e1187af authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Don't build release tags.

parent ad1379a3
No related branches found
No related tags found
No related merge requests found
Pipeline #56508 passed with stage
in 4 minutes and 48 seconds
...@@ -2,6 +2,8 @@ image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest ...@@ -2,6 +2,8 @@ image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest
pages: pages:
stage: deploy stage: deploy
except:
- tags
artifacts: artifacts:
paths: paths:
- public - public
......
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