Update CI workflow to deploy
Some checks failed
BKON API Server Deploy / build-and-push (push) Failing after 48s
Some checks failed
BKON API Server Deploy / build-and-push (push) Failing after 48s
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user