Skip to content

Commit

Permalink
skip gcp build
Browse files Browse the repository at this point in the history
  • Loading branch information
SKairinos committed May 24, 2024
1 parent 9b02a73 commit a5d65cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
runtime: nodejs18
runtime: REPLACE_IN_PIPELINE
instance_class: F1
service: REPLACE_IN_PIPELINE

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"dev": "vite",
"start": "serve -s dist",
"build": "tsc && vite build",
"gcp-build": "",
"preview": "vite preview",
"test": "vitest run",
"test:coverage": "vitest run --coverage",
Expand Down

0 comments on commit a5d65cc

Please sign in to comment.