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 @@ -107,7 +107,7 @@ jobs:
107
107
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
108
108
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
109
109
-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 \
111
111
windows create \
112
112
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
113
113
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }} \
@@ -218,7 +218,7 @@ jobs:
218
218
-e ARM_CLIENT_SECRET='${{secrets.ARM_CLIENT_SECRET}}' \
219
219
-e AZURE_STORAGE_ACCOUNT='${{ secrets.AZURE_STORAGE_ACCOUNT }}' \
220
220
-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 \
222
222
windows destroy \
223
223
--project-name 'windows-desktop-${{ matrix.windows-version }}-${{ matrix.windows-featurepack }}-${{inputs.qe-type}}-${{inputs.preset}}' \
224
224
--backed-url azblob://crc-qenvs-state/${{ github.repository }}-${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments