File tree Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Expand file tree Collapse file tree 5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1616 workflow_dispatch : {}
1717env :
1818 PROVIDER : terraform
19+ PULUMI_LOCAL_NUGET : ${{ github.workspace }}/nuget
1920 TRAVIS_OS_NAME : linux
21+ PULUMI_GO_DEP_ROOT : ${{ github.workspace }}/..
2022 GOVERSION : " 1.21.x"
2123 NODEVERSION : " 20.x"
2224 PYTHONVERSION : " 3.11.8"
Original file line number Diff line number Diff line change 77 - v*.*.*-**
88env :
99 PROVIDER : terraform
10+ PULUMI_LOCAL_NUGET : ${{ github.workspace }}/nuget
1011 TRAVIS_OS_NAME : linux
12+ PULUMI_GO_DEP_ROOT : ${{ github.workspace }}/..
1113 GOVERSION : " 1.21.x"
1214 NODEVERSION : " 20.x"
1315 PYTHONVERSION : " 3.11.8"
Original file line number Diff line number Diff line change 88 - " !v*.*.*-**"
99env :
1010 PROVIDER : terraform
11+ PULUMI_LOCAL_NUGET : ${{ github.workspace }}/nuget
1112 TRAVIS_OS_NAME : linux
13+ PULUMI_GO_DEP_ROOT : ${{ github.workspace }}/..
1214 GOVERSION : " 1.21.x"
1315 NODEVERSION : " 20.x"
1416 PYTHONVERSION : " 3.11.8"
Original file line number Diff line number Diff line change 1111 workflow_dispatch : {}
1212env :
1313 PROVIDER : terraform
14+ PULUMI_LOCAL_NUGET : ${{ github.workspace }}/nuget
1415 TRAVIS_OS_NAME : linux
16+ PULUMI_GO_DEP_ROOT : ${{ github.workspace }}/..
1517 GOVERSION : " 1.21.x"
1618 NODEVERSION : " 20.x"
1719 PYTHONVERSION : " 3.11.8"
Original file line number Diff line number Diff line change 88env :
99 GITHUB_TOKEN : ${{ secrets.PULUMI_BOT_TOKEN }}
1010 PROVIDER : terraform
11+ PULUMI_LOCAL_NUGET : ${{ github.workspace }}/nuget
1112 TRAVIS_OS_NAME : linux
13+ PULUMI_GO_DEP_ROOT : ${{ github.workspace }}/..
1214 GOVERSION : " 1.21.x"
1315 NODEVERSION : " 20.x"
1416 PYTHONVERSION : " 3.11.8"
You can’t perform that action at this time.
0 commit comments