chore: Remove inline caching build argument from Docker publish workflow for simplification
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m31s
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m31s
This commit is contained in:
@@ -47,8 +47,6 @@ jobs:
|
|||||||
org.opencontainers.image.version=tabler-fast
|
org.opencontainers.image.version=tabler-fast
|
||||||
org.opencontainers.image.revision=${{ gitea.sha }}
|
org.opencontainers.image.revision=${{ gitea.sha }}
|
||||||
org.opencontainers.image.created=${{ gitea.event.head_commit.timestamp }}
|
org.opencontainers.image.created=${{ gitea.event.head_commit.timestamp }}
|
||||||
build-args: |
|
|
||||||
BUILDKIT_INLINE_CACHE=1
|
|
||||||
provenance: false
|
provenance: false
|
||||||
|
|
||||||
- name: Cleanup old images
|
- name: Cleanup old images
|
||||||
|
|||||||
Reference in New Issue
Block a user