Update .drone.yml
This commit is contained in:
parent
bd3df756e5
commit
fa3ae73fcf
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ pipeline:
|
|||
image: plugins/docker
|
||||
repo: drone/node-demo
|
||||
secrets: [ docker_username, docker_password ]
|
||||
dry_run: true # remove this to publish
|
||||
dry_run: true
|
||||
|
|
Loading…
Reference in a new issue