update wf
Build and Push Docker Images / build (map[context:caddy-cloudflare dockerfile:caddy-cloudflare/Dockerfile name:cloudflare]) (push) Successful in 2m21s

This commit is contained in:
2026-07-11 11:16:07 +05:30
parent a18a1215e7
commit 6618849a1e
+5 -6
View File
@@ -5,8 +5,7 @@ on:
push: push:
branches: [main] branches: [main]
paths: paths:
- "caddy-*/**" - ".gitea/workflows/test.yml"
- ".gitea/workflows/build-and-push.yml"
jobs: jobs:
build: build:
@@ -75,7 +74,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
# platforms: linux/amd64,linux/arm64 # platforms: linux/amd64,linux/arm64
cache-from: type=gha # cache-from: type=gha
cache-to: type=gha,mode=max # cache-to: type=gha,mode=max
build-args: | # build-args: |
BUILDKIT_INLINE_CACHE=1 # BUILDKIT_INLINE_CACHE=1