We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be63c18 commit 59010e5Copy full SHA for 59010e5
.github/workflows/build.yml
@@ -92,6 +92,7 @@ jobs:
92
93
- name: Build image
94
uses: docker/build-push-action@v6
95
+ id: push
96
with:
97
push: ${{ env.PUSH_PACKAGES == 'true' }}
98
builder: ${{ steps.buildx.outputs.name }}
0 commit comments