Skip to content

Commit 7097427

Browse files
committed
try inline cache
1 parent 2428f4a commit 7097427

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-cl-node.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,6 @@ jobs:
4040
context: /home/runner/work/chainlink-ccv/chainlink-ccv/chainlink-repo
4141
file: /home/runner/work/chainlink-ccv/chainlink-ccv/chainlink-repo/plugins/chainlink.Dockerfile
4242
load: true
43-
tags: local
43+
tags: local
44+
build-args: |
45+
BUILDKIT_INLINE_CACHE=1

0 commit comments

Comments
 (0)