Compare commits
4 Commits
v0.0.5
...
renovate/w
Author | SHA1 | Date | |
---|---|---|---|
c914412f32 | |||
28f0c95429 | |||
5f7453b8ff | |||
da4802d356 |
@ -5,7 +5,7 @@ when:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
variables:
|
||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:2.2.0'
|
||||
- &build_plugin 'woodpeckerci/plugin-docker-buildx:2.3.0'
|
||||
# deployment targets
|
||||
- &publish_repos 'ocram85/caddy-gitea,gitea.ocram85.com/ocram85/caddy-gitea'
|
||||
# logins for deployment targets
|
||||
|
@ -1,7 +1,7 @@
|
||||
FROM caddy:2.6-builder-alpine AS builder
|
||||
|
||||
RUN xcaddy build \
|
||||
--with gitea.ocram85.com/OCram85/caddy-gitea@v0.0.4
|
||||
--with gitea.ocram85.com/ocram85/caddy-gitea@v0.0.6
|
||||
|
||||
FROM caddy:2.6.2
|
||||
|
||||
|
Reference in New Issue
Block a user