This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -5,7 +5,13 @@ type: docker
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
include:
|
||||
|
||||
steps:
|
||||
- name: deploy
|
||||
image: cr.wks/drone/drone-rsync:latest
|
||||
@@ -17,5 +23,3 @@ steps:
|
||||
key:
|
||||
from_secret: ssh
|
||||
command_timeout: 2m
|
||||
script:
|
||||
- echo "Hello World"
|
||||
Reference in New Issue
Block a user