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

check

parent 8f7ed23b
No related branches found
No related tags found
1 merge request!8ci: automatically add release
Pipeline #14484 passed
......@@ -44,6 +44,8 @@ test_docker:
publish_get_version:
stage: publish
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
script:
- export VERSION=$(grep 'version <-' ascii_alignment_pileup.R | cut -f2 -d'"')
- echo "VERSION=$VERSION" >> publish.env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment