Use cleartext username
This commit is contained in:
parent
45035461bc
commit
84d2fe7a00
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ variables:
|
|||
- publish_logins: &publish_logins
|
||||
# Default DockerHub login
|
||||
- registry: https://index.docker.io/v1/
|
||||
username:
|
||||
from_secret: docker_username
|
||||
username: woodpeckerbot
|
||||
password:
|
||||
from_secret: docker_password
|
||||
# Additional Quay.IO login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue