update wf
Build and Push Docker Images / build (map[context:caddy-cloudflare dockerfile:caddy-cloudflare/Dockerfile name:cloudflare]) (push) Successful in 2m21s
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:
@@ -5,8 +5,7 @@ on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- "caddy-*/**"
|
||||
- ".gitea/workflows/build-and-push.yml"
|
||||
- ".gitea/workflows/test.yml"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -75,7 +74,7 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
build-args: |
|
||||
BUILDKIT_INLINE_CACHE=1
|
||||
# cache-from: type=gha
|
||||
# cache-to: type=gha,mode=max
|
||||
# build-args: |
|
||||
# BUILDKIT_INLINE_CACHE=1
|
||||
|
||||
Reference in New Issue
Block a user