config: test new tag name
This commit is contained in:
@@ -92,6 +92,7 @@ jobs:
|
|||||||
images: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}"
|
images: "${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}"
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=alpha
|
type=raw,value=alpha
|
||||||
|
type=raw,value=early-adopters
|
||||||
# tags: |
|
# tags: |
|
||||||
# type=raw,value=latest
|
# type=raw,value=latest
|
||||||
# type=raw,value=${{ steps.semver.outputs.next }}
|
# type=raw,value=${{ steps.semver.outputs.next }}
|
||||||
|
|||||||
Reference in New Issue
Block a user