Skip to content

Commit bb6b81c

Browse files
authored
Comment out final function (#2829)
1 parent 86b6485 commit bb6b81c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

azure.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@ services:
6161
# run: python ../../../scripts/copy_prepdocslib.py
6262
# interactive: false
6363
# continueOnError: false
64-
text-processor:
65-
project: ./app/functions/text_processor
66-
language: py
67-
host: function
68-
hooks:
69-
prepackage:
70-
shell: pwsh
71-
run: python ../../../scripts/copy_prepdocslib.py
72-
interactive: false
73-
continueOnError: false
64+
# text-processor:
65+
# project: ./app/functions/text_processor
66+
# language: py
67+
# host: function
68+
# hooks:
69+
# prepackage:
70+
# shell: pwsh
71+
# run: python ../../../scripts/copy_prepdocslib.py
72+
# interactive: false
73+
# continueOnError: false
7474
hooks:
7575
preprovision:
7676
windows:

0 commit comments

Comments
 (0)