Aggiornare '.drone.yml'

This commit is contained in:
Paolo Asperti 2018-08-19 16:03:16 +00:00
parent eb908cd763
commit 35e9af3dbc

View File

@ -14,7 +14,8 @@ pipeline:
image: arm32v6/abuild:latest
environment:
- REPODEST=/home/builder/package
- RSA_PRIVATE_KEY="${abuild_ssh_key}"
- RSA_PRIVATE_KEY_NAME="${abuild_ssh_key_name}"
- RSA_PRIVATE_KEY="$$abuild_ssh_key"
- RSA_PRIVATE_KEY_NAME="$$abuild_ssh_key_name"
secrets:
- abuild_ssh_key
- abuild_ssh_key_name