mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-11 17:39:26 -04:00
ci: suppress license check on windows e2e (#3020)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
7bdd4c2449
commit
6e31223ff9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/e2e-windows.yml
vendored
1
.github/workflows/e2e-windows.yml
vendored
|
@ -59,6 +59,7 @@ jobs:
|
|||
run: |
|
||||
Move-Item -Path .\cli_enterprise_windows_amd64 -Destination .\constellation.exe
|
||||
.\constellation.exe version
|
||||
Add-Content -Path $env:windir\System32\drivers\etc\hosts -Value "`n127.0.0.1`tlicense.confidential.cloud" -Force
|
||||
|
||||
- name: Login to Azure (IAM service principal)
|
||||
uses: ./.github/actions/login_azure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue