Skip to content

Commit a39fc12

Browse files
committed
Updated the script path.
1 parent accd0ed commit a39fc12

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

azure/templates/deploy-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ steps:
251251
displayName: 'Deploy Manifest'
252252
253253
- bash: |
254-
python3 scripts/copy_Spec.py
254+
python3 ../../scripts/copy_spec.py
255255
displayName: 'Copy Spec'
256256
257257
- ${{ if parameters.proxy_path }}:

0 commit comments

Comments
 (0)