2
0

triggers
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2023-11-21 16:31:45 +01:00
parent 684e9538e2
commit 22eb6d701e

View File

@@ -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"