Update Docker username / password
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
a534ceca03
commit
5caa4cac82
@ -5,8 +5,9 @@ steps:
|
||||
- name: build and publish
|
||||
image: plugins/docker
|
||||
settings:
|
||||
username: thecoopcloud
|
||||
username:
|
||||
from_secret: docker_reg_username
|
||||
password:
|
||||
from_secret: thecoopcloud_password
|
||||
from_secret: docker_reg_passwd
|
||||
repo: thecoopcloud/wordpress
|
||||
tag: 5.8.2-php7.4-fpm-bedrock
|
||||
|
Reference in New Issue
Block a user