mirror of
https://github.com/fluencelabs/node-distro
synced 2025-04-24 23:12:13 +00:00
chore: Add unstable prefix to nox tags (#158)
* chore: Add unstable prefix to nox tags * Update container.yml
This commit is contained in:
parent
dfd19b5ed9
commit
ca12aae9b0
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
||||
push: true
|
||||
target: ${{ inputs.flavour }}
|
||||
tags: |
|
||||
${{ inputs.image }}:${{ inputs.flavour }}
|
||||
${{ inputs.image }}:unstable_${{ inputs.flavour }}
|
||||
${{ inputs.image }}:${{ inputs.flavour }}_${{ env.RELEASE_VERSION }}
|
||||
labels: |
|
||||
org.opencontainers.image.version=${{ env.RELEASE_VERSION }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user