Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f64b49e4 authored by Jason Kridner's avatar Jason Kridner
Browse files

Update .gitlab-ci.yml

parent 3fd90aa5
Branches
No related merge requests found
Pipeline #22952 failed with stage
in 8 seconds
docker-build:
tags:
- docker-image-builds
stage: build
before_script:
- echo "$CI_REGISTRY_PASSWORD" | docker login -u "$CI_REGISTRY_USER" --password-stdin $CI_REGISTRY
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment