Compare commits
1 Commits
update-git
...
update-git
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f7070e72dc |
@@ -1,10 +1,6 @@
|
|||||||
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
|
# WARNING: This file is autogenerated - changes will be overwritten when regenerated by https://github.com/pulumi/ci-mgmt
|
||||||
|
|
||||||
# Overrides for test workflows
|
# Overrides tool versions for test workflows
|
||||||
|
|
||||||
[env]
|
|
||||||
# Acceptance (specifically providertest) tests require that PULUMI_HOME be the default
|
|
||||||
PULUMI_HOME = "{{ env.HOME }}/.pulumi"
|
|
||||||
|
|
||||||
[tools]
|
[tools]
|
||||||
# always use pulumi latest for tests
|
# always use pulumi latest for tests
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
[env]
|
[env]
|
||||||
_.source = "{{config_root}}/scripts/get-versions.sh"
|
_.source = "{{config_root}}/scripts/get-versions.sh"
|
||||||
|
PULUMI_HOME = "{{config_root}}/.pulumi"
|
||||||
|
|
||||||
[tools]
|
[tools]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user