.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:
@@ -31,11 +31,9 @@ name: check_authelia
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- cron
|
||||
- manual
|
||||
- pull_request
|
||||
- push
|
||||
branch:
|
||||
- main
|
||||
|
||||
steps:
|
||||
- name: ssh-check
|
||||
@@ -63,9 +61,10 @@ name: authelia_apply
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- manual
|
||||
- cron
|
||||
branch:
|
||||
- main
|
||||
- master
|
||||
|
||||
steps:
|
||||
- name: ssh-apply
|
||||
|
||||
Reference in New Issue
Block a user