Skip to content
Snippets Groups Projects
Commit 6a318db5 authored by Alex Kanitz's avatar Alex Kanitz
Browse files

Update .gitlab-ci.yml

parent 47d8a54c
Branches
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ deploy:
before_script:
- export KRINI_STORAGE_PATH="/scicore/web/krini/krini-dev/kriniStorageCI"
- git submodule update --recursive --remote
script:
- docker-compose up -d
# only:
# - /^v(\d+\.)?(\d+\.)?(\*|\d+)$/ # only run for git tags in format v1.3[.3]
# tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment