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 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 }}
You can’t perform that action at this time.
0 commit comments