TEST: fail terminate

This commit is contained in:
miampf 2024-05-02 13:33:32 +02:00
parent 2cfb3baeb8
commit 058455d1f7
No known key found for this signature in database
GPG Key ID: EF039364B5B6886C

View File

@ -156,7 +156,8 @@ jobs:
if: always()
shell: pwsh
run: |
.\constellation.exe terminate --debug -y
# .\constellation.exe terminate --debug -y
exit 1
- name: Login to Azure (IAM service principal)
if: always()