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 202cf8a commit d73e4b3Copy full SHA for d73e4b3
1 file changed
.github/workflows/app-builder.yaml
@@ -140,6 +140,7 @@ jobs:
140
*.labels.org.opencontainers.image.vendor=TrueForge
141
*.labels.org.opencontainers.image.authors=TrueForge <info@trueforge.org>
142
*.labels.org.opencontainers.image.description=Container for ${{ inputs.app }} by TrueForge
143
+ *.labels.wud.watch=true
144
*.labels.wud.watch.digest=true
145
*.labels.wud.tag.include=^\d+\.\d+\.\d+(?:\.\d+)?$
146
*.labels.wud.display.name=${{ inputs.app }}
0 commit comments