mirror of
https://github.com/harness/drone.git
synced 2025-05-16 20:45:12 +00:00
fix secret typo in yaml
This commit is contained in:
parent
7a41f4fd19
commit
e8d300116c
@ -14,7 +14,7 @@ pipeline:
|
||||
commands:
|
||||
- ./ci.sh
|
||||
- ./dist.sh
|
||||
secrets: [ ssk_key ]
|
||||
secrets: [ ssh_key ]
|
||||
when:
|
||||
event: push
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user