Skip to content
Snippets Groups Projects
Commit 28c6b340 authored by Jeremy M Fee's avatar Jeremy M Fee
Browse files

Remove docker login step

parent be0fca30
No related branches found
No related tags found
1 merge request!178Pipeline updates
......@@ -174,7 +174,6 @@ Build Docker Image:
- Python Build
script:
- LOCAL_IMAGE="local/${IMAGE_NAME}"
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
## build image
- docker build
--pull
......
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