Skip to content

Commit a2b4116

Browse files
committed
change df path
1 parent 0def6eb commit a2b4116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-deploy-4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: .NET CI_wtomaz808
33
env:
44
registryName: onfp77x2viod4.azurecr.io
55
repositoryName: techexcel/dotnetcoreapp
6-
dockerFolderPath: ./solution/mysolutions
6+
dockerFolderPath: solution/mysolutions
77
tag: ${{github.run_number}}
88

99
on:

0 commit comments

Comments
 (0)