Update .gitea/workflows/build.yaml
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
${{ secrets.DOCKER_REGISTRY }}/${{ gitea.repository }}:latest
|
||||
${{ gitea.repository }}:latest
|
||||
build-args: |
|
||||
WEBSERVER_VERSION=${{ env.CADDY_VERSION }}
|
||||
DOCKER_PROXY_VERSION=${{ env.CADDY_DOCKER_PROXY_VERSION }}
|
||||
Reference in New Issue
Block a user