mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-23 08:20:15 -05:00
install terraform for e2e test
This commit is contained in:
parent
d0b3bdb81c
commit
452b16801d
1
.github/actions/e2e_test/action.yml
vendored
1
.github/actions/e2e_test/action.yml
vendored
@ -156,6 +156,7 @@ runs:
|
|||||||
registry: ${{ inputs.registry }}
|
registry: ${{ inputs.registry }}
|
||||||
username: ${{ github.actor }}
|
username: ${{ github.actor }}
|
||||||
password: ${{ inputs.githubToken }}
|
password: ${{ inputs.githubToken }}
|
||||||
|
nixTools: terraform
|
||||||
|
|
||||||
- name: Build CLI
|
- name: Build CLI
|
||||||
if: inputs.cliVersion == ''
|
if: inputs.cliVersion == ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user