.drone.yml aktualisiert
Some checks failed
continuous-integration/drone/push Build encountered an error
Some checks failed
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -33,6 +33,9 @@ trigger:
|
||||
event:
|
||||
- cron
|
||||
- pull_request
|
||||
- push
|
||||
branch:
|
||||
- main
|
||||
|
||||
steps:
|
||||
- name: ssh-check
|
||||
@@ -61,7 +64,9 @@ name: authelia_apply
|
||||
trigger:
|
||||
event:
|
||||
- manual
|
||||
|
||||
branch:
|
||||
- main
|
||||
|
||||
steps:
|
||||
- name: ssh-apply
|
||||
image: appleboy/drone-ssh
|
||||
|
||||
Reference in New Issue
Block a user