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

...

parent 25e0a209
No related branches found
No related tags found
No related merge requests found
Pipeline #68870 failed
......@@ -13,9 +13,8 @@ test:
build:
stage: build
only:
- master
- devel
- tags
script:
- echo "Hello $CI_REGISTRY_IMAGE:$CI_COMMIT_TAG"
- echo "Hello $CI_REGISTRY_IMAGE:`echo $CI_COMMIT_TAG|sed 's/^v\(.*\)/\1/'`"
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