Skip to content

Commit ca178a2

Browse files
committed
QE: windows e2e gh action bump mapt to v0.6.9
Signed-off-by: Adrian Riobo <[email protected]>
1 parent 662d582 commit ca178a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows-qe-tpl.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
108108
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
109109
-e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
110-
quay.io/redhat-developer/mapt:v0.6.6 azure \
110+
quay.io/redhat-developer/mapt:v0.6.9 azure \
111111
windows create \
112112
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
113113
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }} \
@@ -218,7 +218,7 @@ jobs:
218218
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
219219
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
220220
-e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
221-
quay.io/redhat-developer/mapt:v0.6.6 azure \
221+
quay.io/redhat-developer/mapt:v0.6.9 azure \
222222
windows destroy \
223223
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
224224
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }}

0 commit comments

Comments
 (0)