Updated name of drone secret

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-07-03 16:27:22 +02:00
parent 6562db60ea
commit 1e661a0e62
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ pipeline:
target: ~/tmp/build
recursive: true
delete: true
secrets: [ plugin_key ]
secrets: [ rsync_key ]
script:
- rm -rf tmp/old.build
- mkdir tmp/old.build