Skip to content
Snippets Groups Projects
Commit 2612adaf authored by lucas.landrecy's avatar lucas.landrecy
Browse files

Update .gitlab-ci.yml file

parent 2b589824
No related branches found
No related tags found
No related merge requests found
Pipeline #40545 failed
......@@ -11,7 +11,7 @@ variables:
services:
- docker:24.0-dind
before_script:
- docker login -u "$DOCKER_USERNAME" -p "$DOCKER_PASSWORD"
- echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
build_and_push:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment