Skip to content

Commit 722db82

Browse files
- remove docker cache. (#488)
1 parent 263e929 commit 722db82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,6 +1175,7 @@ jobs:
11751175
BUILDPATCHVERSION=${{env.BUILDPATCHVERSION}}
11761176
push: false
11771177
target: app
1178+
no-cache: true
11781179
load: true
11791180
tags: stackql/stackql:${{github.sha}},stackql/stackql:v${{env.BUILDMAJORVERSION}}.${{env.BUILDMINORVERSION}}.${{env.BUILDPATCHVERSION}},stackql/stackql:latest
11801181

0 commit comments

Comments
 (0)