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 a50037d commit 07ef0caCopy full SHA for 07ef0ca
.github/workflows/staging.yml
@@ -42,6 +42,6 @@ jobs:
42
uses: docker/build-push-action@v2
43
with:
44
context: .
45
- push: false
+ push: true
46
tags: ${{ steps.meta.outputs.tags }}
47
labels: ${{ steps.meta.outputs.labels }}
0 commit comments