mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-06 18:50:45 +00:00
ssh key
This commit is contained in:
@@ -16,7 +16,9 @@ steps:
|
|||||||
|
|
||||||
- name: copy
|
- name: copy
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
secrets: [ ssh_key ]
|
environment:
|
||||||
|
PLUGIN_KEY:
|
||||||
|
from_secret: ssh_key
|
||||||
settings:
|
settings:
|
||||||
host: nicco.io
|
host: nicco.io
|
||||||
username: root
|
username: root
|
||||||
@@ -33,7 +35,9 @@ steps:
|
|||||||
|
|
||||||
- name: run
|
- name: run
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
secrets: [ ssh_key ]
|
environment:
|
||||||
|
PLUGIN_KEY:
|
||||||
|
from_secret: ssh_key
|
||||||
settings:
|
settings:
|
||||||
host: nicco.io
|
host: nicco.io
|
||||||
username: root
|
username: root
|
||||||
|
Reference in New Issue
Block a user