Update CI workflow to deploy
Some checks failed
BKON API Server Deploy / build-and-push (push) Failing after 48s

This commit is contained in:
2025-09-05 18:30:42 +09:00
parent 41aebd54d4
commit c1cee147e7
6 changed files with 197 additions and 33 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,7 @@
/dist
/node_modules
commit-sha.txt
image.oci.tar
# Logs
logs
@@ -35,5 +36,6 @@ lerna-debug.log*
!.vscode/launch.json
!.vscode/extensions.json
.env
.env*
!.env*.example
.adminjs