Skip to content
Snippets Groups Projects
Commit e18c7597 authored by Patrick Godwin's avatar Patrick Godwin
Browse files

.gitlab-ci.yml: attempt to reset before_script in conda deps stage

parent 1de6da8b
No related branches found
No related tags found
No related merge requests found
Pipeline #204085 failed
......@@ -51,6 +51,7 @@ stages:
variables:
GIT_STRATEGY: fetch
IMAGE_TAG: $CI_REGISTRY_IMAGE/$CI_JOB_NAME:$CI_COMMIT_REF_NAME
before_script: []
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
- |
......
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