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

Remove unsupported syntaxe in gitlab-ci.yml

parent ab8dbe50
Branches
No related tags found
1 merge request!1Development
Pipeline #2627 passed
......@@ -21,8 +21,8 @@ build_release:
stage: build
only:
- tags
except:
- /^(?!master).+@/
# except:
# - /^(?!master).+@/
script:
- export TAG=$(echo $CI_COMMIT_TAG | sed 's/v//g')
- export AUTHENTICATION_SERVICE_BIND_PORT=3002
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment