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=gcpAccount]$ACCOUNT"
|
||||
displayName: 'Set Environment Variables from JSON'
|
||||
workingDirectory: scripts/pipeline_templates
|
||||
workingDirectory: pipeline/pipeline_templates
|
||||
env:
|
||||
ENVIRONMENT: ${{ parameters.environment }}
|
||||
- task: DownloadSecureFile@1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue