We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a4773 commit 1e0b018Copy full SHA for 1e0b018
ci/ado/azure-pipelines.yml
@@ -134,7 +134,7 @@ jobs:
134
FCLI_BOOTSTRAP_VERSION: ${{ parameters.FCLI_VERSION }}
135
136
- bash: |
137
- source <(npx @fortify/setup@v2 env ado --output-as=bash)
+ source <(npx @fortify/setup@v2 env ado --output-as=shell)
138
"${FCLI_CMD:-fcli}" --version
139
displayName: 'Test 2: ADO approach - Set env'
140
0 commit comments