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 a892bfc commit 9e23ca5Copy full SHA for 9e23ca5
.github/workflows/ci.yml
@@ -189,6 +189,7 @@ jobs:
189
push: false
190
tags: ${{ steps.meta.outputs.tags }}
191
labels: ${{ steps.meta.outputs.labels }}
192
+
193
- name: Build and push Docker image
194
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
195
if: ${{ github.ref == 'refs/heads/master'}}
0 commit comments