We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470182a commit 6196006Copy full SHA for 6196006
.github/workflows/azure-deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
scope: resourceGroup
41
resourceGroupName: ${{ vars.RESOURCE_GROUP_NAME }}
42
- template: infrastructure/main.bicep
+ template: H:\Development\My project\Shortnere-url\generate-url-shortene\infrastructure\main.bicep
43
44
45
0 commit comments