We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a399afe commit b5abcf2Copy full SHA for b5abcf2
.github/workflows/container.yml
@@ -70,6 +70,7 @@ jobs:
70
uses: docker/build-push-action@v6
71
with:
72
context: .
73
+ load: true
74
push: false
75
target: builder
76
file: ./Dockerfile
0 commit comments