Skip to content

Commit 2021055

Browse files
authored
Update dotnet.yml
1 parent d475566 commit 2021055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ env:
66
# Define your environment variables here
77
registryName: v4i27qdighim4mpnpreg.azurecr.io
88
repositoryName: techexcel/dotnetcoreapp
9-
dockerFolderPath: /src/Application/src/RazorPagesTestSample
9+
dockerFolderPath: ./src/Application/src/RazorPagesTestSample
1010
tag: github.run_number
1111

1212
on:

0 commit comments

Comments
 (0)