We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 360dbf7 commit e29bbe5Copy full SHA for e29bbe5
azure.yaml
@@ -21,7 +21,7 @@ services:
21
continueOnError: false
22
posix:
23
shell: sh
24
- run: cd ../frontend;npm install;npm run build
+ run: ../../scripts/prebuild.sh
25
interactive: false
26
27
hooks:
0 commit comments