Skip to content

Commit

Permalink
Try prebuild instead
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeGinnivan committed Jul 18, 2024
1 parent a19dd1a commit 3ff2544
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
name: ddd-2024
metadata:
template: [email protected]

services:
ddd-2024:
project: .
host: containerapp
language: ts
dist: website/build

hooks:
prepackage:
predeploy:
shell: sh
run: pnpm nx build website

0 comments on commit 3ff2544

Please sign in to comment.