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 e463bc9 commit 39f08ebCopy full SHA for 39f08eb
.github/workflows/nightly.yml
@@ -86,7 +86,7 @@ jobs:
86
containerfiles: |
87
./packages/web/infra/Containerfile
88
image: ${{ env.REGISTRY_IMAGE }}
89
- tags: ${{ steps.tag.outputs.tag }}
+ tags: ${{ steps.meta.outputs.tag }}
90
oci: true
91
platforms: linux/amd64,linux/arm64
92
labels: |
0 commit comments