We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7212b9 commit be3edbaCopy full SHA for be3edba
1 file changed
azure.yaml
@@ -70,7 +70,7 @@ services:
70
continueOnError: false
71
posix:
72
shell: sh
73
- run: ./scripts/package_frontend.sh
+ run: bash ./scripts/package_frontend.sh
74
interactive: true
75
76
0 commit comments