Skip to content

Commit

Permalink
use quay_user/quay_pass
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver006 committed Nov 10, 2021
1 parent 5462269 commit 4dcbeb2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -449,8 +449,10 @@ steps:
image: plugins/manifest
pull: if-not-exists
settings:
config:
from_secret: docker_config_json
username:
from_secret: quay_user
password:
from_secret: quay_pass
target: quay.io/oliver006/redis_exporter:alpine
template: quay.io/oliver006/redis_exporter:alpine-ARCH
platforms:
Expand Down

0 comments on commit 4dcbeb2

Please sign in to comment.