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 a2b91a4 commit c044b15Copy full SHA for c044b15
.github/workflows/build.yaml
@@ -60,7 +60,7 @@ jobs:
60
with:
61
context: .
62
push: true
63
- tags: "edge"
+ tags: ${{ steps.meta.outputs.tags }}
64
labels: ${{ steps.meta.outputs.labels }}
65
66
unit-tests:
0 commit comments