We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2428f4a commit 7097427Copy full SHA for 7097427
.github/workflows/build-cl-node.yaml
@@ -40,4 +40,6 @@ jobs:
40
context: /home/runner/work/chainlink-ccv/chainlink-ccv/chainlink-repo
41
file: /home/runner/work/chainlink-ccv/chainlink-ccv/chainlink-repo/plugins/chainlink.Dockerfile
42
load: true
43
- tags: local
+ tags: local
44
+ build-args: |
45
+ BUILDKIT_INLINE_CACHE=1
0 commit comments