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 d3b00d5 commit 595afadCopy full SHA for 595afad
.github/workflows/github-actions-demo.yml
@@ -38,6 +38,7 @@ jobs:
38
labels: |
39
org.opencontainers.image.vendor=pulp-platform
40
org.opencontainers.image.description=Image for testing the pulp-nnx library
41
+ tags: suffix=-test
42
43
- run: echo "Docker tags ${{ steps.meta.outputs.tags }}"
44
- run: echo "Docker labels ${{ steps.meta.outputs.labels }}"
0 commit comments