Skip to content

Commit

Permalink
Blen. fix: try out deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
blenassefa2 committed Apr 23, 2024
1 parent 94ba310 commit 90deb5e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions app.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1 @@
runtime: nodejs18

precompiled_app:
source: .
# Build the application before deployment
build_command: npm run gcp-build

# Use npm run start instead of directly calling ng serve
# (adjust based on your deployment setup)
health_check:
command: npm run start

0 comments on commit 90deb5e

Please sign in to comment.