Skip to content
Snippets Groups Projects
Commit 1510a6c5 authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

passwd through stdin

parent 3866fbbf
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ variables:
CONTAINER_TEST_IMAGE: boileaum/rosen:latest
before_script:
- docker login -u boileaum -p $DOCKERHUB_PASSWD
- echo $DOCKERHUB_PASSWD | docker login -u boileaum --password-stdin
b:docker:
stage: build
......
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