fix: pipeline
This commit is contained in:
parent
ac9b6a25bf
commit
54272c7fc4
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ steps:
|
||||||
echo "##vso[task.setvariable variable=gcpProject]$PROJECT"
|
echo "##vso[task.setvariable variable=gcpProject]$PROJECT"
|
||||||
echo "##vso[task.setvariable variable=gcpAccount]$ACCOUNT"
|
echo "##vso[task.setvariable variable=gcpAccount]$ACCOUNT"
|
||||||
displayName: 'Set Environment Variables from JSON'
|
displayName: 'Set Environment Variables from JSON'
|
||||||
workingDirectory: scripts/pipeline_templates
|
workingDirectory: pipeline/pipeline_templates
|
||||||
env:
|
env:
|
||||||
ENVIRONMENT: ${{ parameters.environment }}
|
ENVIRONMENT: ${{ parameters.environment }}
|
||||||
- task: DownloadSecureFile@1
|
- task: DownloadSecureFile@1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue