Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasMercier306 committed Aug 24, 2022
1 parent e916236 commit 6fe0772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ stages:
azureSubscription: 'Isogeo - MPN(82885610-5841-4749-8d71-46f56b643ad2)'
scriptLocation: inlineScript
inlineScript: |
az storage blob download --account-name isogeoonpremises --container-name images --file versions.json --blob-url https://isogeoonpremises.blob.core.windows.net/images
az storage blob download --account-name isogeoonpremises --container-name images --file versions.json --blob-url https://isogeoonpremises.blob.core.windows.net/images/versions.json
- script: jq --argjson version "$(<version.json)" '.plugin-qgis |= . + $version' versions.json > last.json
displayName: first stage
Expand Down

0 comments on commit 6fe0772

Please sign in to comment.