File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9393 -e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
9494 -e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
9595 -e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
96- quay.io/redhat-developer/mapt:v0.9.9 azure \
96+ quay.io/redhat-developer/mapt:v0.12.1 azure \
9797 windows create \
9898 --project-name 'windows-desktop-${{ env.windows-version }}-${{ env.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
9999 --backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }} \
@@ -211,7 +211,7 @@ jobs:
211211 -e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
212212 -e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
213213 -e AZURE_STORAGE_KEY='${{ secrets.AZURE_STORAGE_KEY }}' \
214- quay.io/redhat-developer/mapt:v0.9.9 azure \
214+ quay.io/redhat-developer/mapt:v0.12.1 azure \
215215 windows destroy \
216216 --project-name 'windows-desktop-${{ env.windows-version }}-${{ env.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
217217 --backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments