We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32920c commit 121a0e8Copy full SHA for 121a0e8
.github/workflows/test.yaml
@@ -21,6 +21,7 @@ jobs:
21
- name: Build
22
uses: docker/build-push-action@v4
23
with:
24
+ load: true
25
push: false
26
tags: 'ledger:${{ github.sha }}'
27
cache-from: type=gha
0 commit comments