Skip to content
Snippets Groups Projects
Commit b63a45b9 authored by Todor Kondić's avatar Todor Kondić
Browse files

.gitlab-ci: Updated.

parent 5a4c56a2
No related branches found
Tags v0.0.0
No related merge requests found
......@@ -67,4 +67,4 @@ release-image:
- docker tag $CONTAINER_TEST_IMAGE $CONTAINER_RELEASE_IMAGE
- docker push $CONTAINER_RELEASE_IMAGE
rules:
- if: $CI_COMMIT_BRANCH == "master" && $CI_COMMIT_TAG
- if: $CI_COMMIT_TAG =~ /^v[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