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 816687c commit 0788359Copy full SHA for 0788359
.github/workflows/_push_container.yml
@@ -33,7 +33,6 @@ jobs:
33
# This does not build the image again, it will find the image in the
34
# Docker cache and publish it
35
with:
36
- context: .
37
push: true
38
tags: ${{ steps.meta.outputs.tags }}
39
labels: ${{ steps.meta.outputs.labels }}
0 commit comments