Skip to content

Commit ebeb873

Browse files
committed
ci: disable azd hook on ci
1 parent b6936e7 commit ebeb873

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

azure.yaml

+6-6
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ services:
1010
language: js
1111
docker:
1212
path: Dockerfile
13-
hooks:
14-
predeploy:
15-
shell: sh
16-
continueOnError: false
17-
interactive: false
18-
run: npm run generate
13+
# hooks:
14+
# predeploy:
15+
# shell: sh
16+
# continueOnError: false
17+
# interactive: false
18+
# run: npm run generate
1919
hooks:
2020
postprovision:
2121
windows:

0 commit comments

Comments
 (0)