Newer version of Drone, it seems

lektura
Jonas Oberg 2017-06-13 09:42:37 +02:00
parent ca3b7e5636
commit dcbda61dfa
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ pipeline:
deploy: deploy:
image: rics3n/drone-ansible image: rics3n/drone-ansible
environment: secrets: [ ssh_key ]
- SSH_KEY: ${SSH_KEY}
commands: commands:
- env - env
- echo "$SSH_KEY" - echo "$SSH_KEY"