Added version number
All checks were successful
Build and Push Image / build-and-push (push) Successful in 7m31s

This commit is contained in:
2025-07-05 21:09:01 -04:00
parent 7694e3ece4
commit 4d80c71f92
3 changed files with 8 additions and 3 deletions

View File

@@ -34,3 +34,4 @@ jobs:
context: .
push: true
tags: git.kaisei.app/amatsugu/aoba:${{ env.VERSION }}
build-args: VERSION=${ env.VERSION }