Update .drone.yml
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
10bd178e3c
commit
96a0769ac5
|
|
@ -18,7 +18,8 @@ steps:
|
||||||
- name: github
|
- name: github
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
environment:
|
environment:
|
||||||
SSH_KEY: hello
|
SSH_KEY:
|
||||||
|
from_secret: id_rsa
|
||||||
SSH_KEY_PUB:
|
SSH_KEY_PUB:
|
||||||
from_secret: ssh_key_pub
|
from_secret: ssh_key_pub
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue