Skip to content
Snippets Groups Projects
Commit 4e6bb646 authored by Simon Oehrl's avatar Simon Oehrl
Browse files

Merge branch 'hotfix/0.2.1' into develop

parents 75b1a40a 1d5eb060
Branches
No related tags found
No related merge requests found
Pipeline #163390 passed
......@@ -29,6 +29,7 @@ deploy:master:
script:
- docker build -t rwthvr/insite-access-node .
- VERSION=$(git tag --points-at $CI_COMMIT_SHA)
- echo $VERSION
- >
[[ $VERSION =~ ^[0-9]+\.[0-9]+(\.[0-9]+)?$ ]]
- docker tag rwthvr/insite-access-node rwthvr/access-node:$VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment