Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit 153e1c7

Browse files
committed
DOCKER_BUILDKIT
1 parent f7e2aab commit 153e1c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-dockerhub.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: DockerHub Release
22
on:
33
release:
44
types: [published, edited]
5+
env:
6+
DOCKER_BUILDKIT: 1
57

68
jobs:
79
deploy:

0 commit comments

Comments
 (0)