Skip to content

Commit

Permalink
Copy web folder before update.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbertsak committed Mar 2, 2023
1 parent a8c302f commit fe4918a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/medicines-web-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,5 @@ jobs:
with:
azcliversion: latest
inlineScript: |
az storage blob copy start-batch --destination-container "web-copy" --source-uri "https://mhraproductsnonprod.blob.core.windows.net/$web" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"
az storage blob copy start-batch --destination-container "web-copy" --source-container "\$web" --connection-string "${{ secrets.AZURE_STORAGE_PRODUCTS_WEB_CONNECTION_STRING }}"

0 comments on commit fe4918a

Please sign in to comment.