Update .forgejo/workflows/build.yml
This commit is contained in:
parent
7307bdf12e
commit
a048c890e5
1 changed files with 6 additions and 4 deletions
|
@ -15,11 +15,13 @@ jobs:
|
||||||
DOCKER_REGISTRY: git.shork.ch
|
DOCKER_REGISTRY: git.shork.ch
|
||||||
REGISTRY_USER: docker-images
|
REGISTRY_USER: docker-images
|
||||||
CADDY_APPS: |
|
CADDY_APPS: |
|
||||||
github.com/caddy-dns/porkbun
|
github.com/caddyserver/replace-response
|
||||||
github.com/darkweak/souin
|
# github.com/caddy-dns/porkbun
|
||||||
github.com/restic/caddy
|
|
||||||
github.com/abiosoft/caddy-exec
|
|
||||||
# github.com/mholt/caddy-l4/layer4
|
# github.com/mholt/caddy-l4/layer4
|
||||||
|
# github.com/abiosoft/caddy-exec
|
||||||
|
# github.com/restic/caddy
|
||||||
|
# github.com/darkweak/souin
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue