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 1e661a8 commit 4e8f00eCopy full SHA for 4e8f00e
.github/workflows/flex-build-push.yml
@@ -49,6 +49,7 @@ jobs:
49
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
50
with:
51
file: Dockerfile.flex
52
+ push: true
53
tags: ${{ steps.metadata.outputs.tags }}
54
labels: ${{ steps.metadata.outputs.labels }}
55
annotations: ${{ steps.metadata.outputs.annotations }}
0 commit comments