Update unstable.yml
This commit is contained in:
parent
ad4f3e3892
commit
d20a60f1c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unstable.yml
vendored
2
.github/workflows/unstable.yml
vendored
|
@ -36,4 +36,4 @@ jobs:
|
||||||
sbom: true
|
sbom: true
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.IMAGE_NAME }}
|
tags: ${{ env.IMAGE_NAME }}
|
||||||
build-args: CANAL=${{ env.DOTCLEAR }}
|
build-args: CANAL=${{ env.DOTCLEAR_CANAL }}
|
||||||
|
|
Loading…
Reference in a new issue