Update .forgejo/workflows/build.yml
Some checks failed
build.yml / Update .forgejo/workflows/build.yml (push) Failing after 0s
Some checks failed
build.yml / Update .forgejo/workflows/build.yml (push) Failing after 0s
This commit is contained in:
parent
78fb15404b
commit
469cdcdfe8
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,10 @@ jobs:
|
|||
PACKAGE: caddy-shork
|
||||
DOCKER_REGISTRY: git.shork.ch
|
||||
REGISTRY_USER: docker-images
|
||||
CADDY_APPS: "github.com/caddy-dns/porkbun github.com/mholt/caddy-l4/layer4 github.com/darkweak/souin github.com/restic/caddy"
|
||||
CADDY_APPS: |
|
||||
github.com/caddy-dns/porkbun
|
||||
github.com/mholt/caddy-l4/layer4 github.com/darkweak/souin
|
||||
github.com/restic/caddy
|
||||
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue