Skip to content
Snippets Groups Projects
Commit 31c8d91d authored by michael.minelli's avatar michael.minelli
Browse files

CI/CD => Open test stage to all commit

parent 6e85fd2b
No related branches found
No related tags found
No related merge requests found
Pipeline #26336 passed
......@@ -39,7 +39,7 @@ test:build:
- npm install
- npm run build
rules:
- if: '$CI_COMMIT_TAG =~ "/^$/" && $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_COMMIT_BRANCH !~ /^v[0-9]+(\.[0-9]+)*$/'
- if: '$CI_COMMIT_TAG =~ "/^$/"'
clean:release:
stage: clean
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment