Skip to content

Commit 595afad

Browse files
committed
Add tag name suffix
1 parent d3b00d5 commit 595afad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
labels: |
3939
org.opencontainers.image.vendor=pulp-platform
4040
org.opencontainers.image.description=Image for testing the pulp-nnx library
41+
tags: suffix=-test
4142

4243
- run: echo "Docker tags ${{ steps.meta.outputs.tags }}"
4344
- run: echo "Docker labels ${{ steps.meta.outputs.labels }}"

0 commit comments

Comments
 (0)