mirror of
https://github.com/lddsb/drone-goreportcard
synced 2024-11-22 10:51:56 +01:00
fix dockerhub publish dryrun permission denied
This commit is contained in:
parent
fa6a3c391f
commit
ec6cb3a08b
@ -21,6 +21,10 @@ steps:
|
||||
dryrun: true
|
||||
repo: lddsb/drone-goreportcard
|
||||
tags: latest
|
||||
username:
|
||||
from_secret: docker_username
|
||||
password:
|
||||
from_secret: docker_password
|
||||
|
||||
- name: publish
|
||||
pull: always
|
||||
|
Loading…
Reference in New Issue
Block a user