Fix Version Number
All checks were successful
Build and Push Image / build-and-push (push) Successful in 7m34s
All checks were successful
Build and Push Image / build-and-push (push) Successful in 7m34s
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -34,4 +34,4 @@ jobs:
|
|||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
|
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
|
||||||
build-args: VERSION=${ env.VERSION }
|
build-args: VERSION=${{ env.VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user