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 42ae1cc commit c90f69cCopy full SHA for c90f69c
.github/workflows/ci.yml
@@ -194,6 +194,7 @@ jobs:
194
push: false
195
tags: ${{ steps.meta.outputs.tags }}
196
labels: ${{ steps.meta.outputs.labels }}
197
+
198
- name: Build and push Docker image
199
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
200
if: ${{ github.ref == 'refs/heads/master'}}
0 commit comments