Skip to content
Snippets Groups Projects
Unverified Commit 6a00190a authored by paulfantom's avatar paulfantom
Browse files

do not run release on tags

parent 4e0768a4
Branches
Tags
No related merge requests found
......@@ -100,7 +100,6 @@ workflows:
filters:
tags:
only: /.*/
- test:
matrix:
parameters:
......@@ -118,6 +117,8 @@ workflows:
filters:
branches:
only: master
tags:
ignore: /.*/
- galaxy:
context: galaxy
requires:
......
---
_extends: auto-maintenance
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment