Skip to content

Commit 186b188

Browse files
committed
enable cache for release
1 parent c097477 commit 186b188

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
with:
4848
docker_tag: '${{ needs.tag_release.outputs.version_tag }}'
4949
tag_latest: true
50-
NO_CACHE: true
50+
NO_CACHE: false

0 commit comments

Comments
 (0)