2
0
Fork 0

ci: fix drone configuration
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luca 2024-04-13 00:06:00 +02:00
parent 079e6a9f06
commit 216969a1e1
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ steps:
from_secret: ssh_username
key:
from_secret: ssh_key
envs:
- INSTANCE
script:
- sudo deploy-shiftregister.sh "$$INSTANCE"
when: