Skip to content
Snippets Groups Projects
Commit a76b2180 authored by FORESTIER Fabien's avatar FORESTIER Fabien
Browse files

Removing newly unsupported regex from gitlab-ci

parent d110198c
No related branches found
No related tags found
1 merge request!2Version 1.0.0
Pipeline #2903 passed
......@@ -22,8 +22,8 @@ build_release:
- build
only:
- tags
except:
- /^(?!master).+@/
# except:
# - /^(?!master).+@/
script:
- export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
- export APP_PORT=8090
......
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