Skip to content
Snippets Groups Projects
Commit 583e6247 authored by Auke Klazema's avatar Auke Klazema
Browse files

SW-830: Remove the unused docker login

parent 1eb6a895
No related branches found
No related tags found
1 merge request!80SW-830: Resolve SW-394
image: docker:stable
stages:
- build
# - test
before_script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
#
# BUILD STAGE
#
......
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