build: Revert parameter to secret value
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2f6c7f7f91
commit
4deac9ab13
@ -25,7 +25,8 @@ steps:
|
||||
repo: index.docker.io/djpbessems/json-server
|
||||
registry: https://index.docker.io/v1/
|
||||
tags: latest
|
||||
username: djpbessems
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user