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 bff0d84 commit 10fe18aCopy full SHA for 10fe18a
.github/workflows/ci.yml
@@ -91,5 +91,6 @@ jobs:
91
- name: Build and push
92
uses: docker/build-push-action@v2
93
with:
94
+ push: true
95
tags: ${{ steps.meta.outputs.tags }}
96
labels: ${{ steps.meta.outputs.labels }}
0 commit comments