retry
This commit is contained in:
parent
7866f4152f
commit
6d80cf94e3
@ -105,7 +105,7 @@ test_fe:
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
- echo $DOCKER_PW | docker login -u $DOCKER_USER --password-stdin
|
||||
- echo "$DOCKER_PW" | docker login --username $DOCKER_USER --password-stdin
|
||||
artifacts:
|
||||
untracked: true
|
||||
tags:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user