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

fix_test

parent c21a0dd9
No related branches found
No related tags found
1 merge request!5ci: add GitLab CI config
Pipeline #14467 passed
......@@ -18,6 +18,8 @@ test_and_publish:
rules:
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
script:
- echo "${DOCKER_TOKEN}"
- echo "${DOCKER_USER}"
- export VERSION=$(grep 'version <-' ascii_alignment_pileup.R | cut -f2 -d'"')
- export IMAGE="${DOCKER_ORG}/${DOCKER_REPO}"
- |
......
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