Skip to content

Commit 0942fd8

Browse files
authored
Merge pull request #14061 from rabbitmq/ci/use-moving-tag
Add an additional tag to nightly OCI
2 parents 5140c1c + d304d98 commit 0942fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oci-make-nightly.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
tags: |
8989
type=sha,format=long
9090
type=schedule,pattern=nightly.{{date 'YYYYMMDD'}},prefix=${{ matrix.branch }}+
91+
type=raw,value=${{ matrix.branch }}
9192
9293
- name: Set up QEMU
9394
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)