Skip to content

Commit 3ad98aa

Browse files
Alberto Fanjulalbfan
authored andcommitted
QE: bump mapt to 0.8.0
1 parent 3601e6e commit 3ad98aa

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
@@ -99,7 +99,7 @@ jobs:
9999
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
100100
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
101101
-e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
102-
quay.io/redhat-developer/mapt:v0.6.9 azure \
102+
quay.io/redhat-developer/mapt:v0.8.0 azure \
103103
windows create \
104104
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
105105
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }} \
@@ -213,7 +213,7 @@ jobs:
213213
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
214214
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
215215
-e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
216-
quay.io/redhat-developer/mapt:v0.6.9 azure \
216+
quay.io/redhat-developer/mapt:v0.8.0 azure \
217217
windows destroy \
218218
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
219219
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }}

0 commit comments

Comments
 (0)