Skip to content

Commit

Permalink
fix: wrong ref for global variables (Azure#17722)
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh authored Apr 25, 2022
1 parent bf144f6 commit b4d31bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
name: $(pool.name)

variables:
- template: ../variables/globals.yml
- template: ./eng/pipelines/templates/variables/globals.yml
- name: GOPATH
value: '$(system.defaultWorkingDirectory)/work'
- name: sdkPath
Expand Down

0 comments on commit b4d31bb

Please sign in to comment.