Skip to content
Snippets Groups Projects
Commit 665a0f04 authored by Tasko Olevski's avatar Tasko Olevski
Browse files

Update .gitlab-ci.yml

parent 6da82516
No related branches found
No related tags found
No related merge requests found
...@@ -11,3 +11,4 @@ docker-build: ...@@ -11,3 +11,4 @@ docker-build:
only: only:
variables: variables:
- '$CI_COMMIT_TAG =~ /^[0-9]+\.[0-9]+\.[0-9]+$/' - '$CI_COMMIT_TAG =~ /^[0-9]+\.[0-9]+\.[0-9]+$/'
- '$CI_COMMIT_TAG =~ /^test-[0-9]+\.[0-9]+\.[0-9]+$/'
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