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

check

parent 84338163
No related branches found
No related tags found
1 merge request!7ci: add Conda tests and refactor
Pipeline #14474 failed
...@@ -21,7 +21,7 @@ build_docker: ...@@ -21,7 +21,7 @@ build_docker:
stage: build stage: build
before_script: before_script:
- export IMAGE="${DOCKER_ORG}/${DOCKER_REPO}" - export IMAGE="${DOCKER_ORG}/${DOCKER_REPO}"
- echo TAG="${DOCKER_ORG}/${DOCKER_REPO}" - echo TAG="latest"
- echo "IMAGE=$IMAGE" >> build.env - echo "IMAGE=$IMAGE" >> build.env
- echo "TAG=$TAG" >> build.env - echo "TAG=$TAG" >> build.env
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment