Update .drone.yml
This commit is contained in:
parent
fa3ae73fcf
commit
e9fc10bffd
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
|
||||
dry_run: true #doing build testing
|
||||
|
|
Loading…
Reference in a new issue