Skip to content

Commit

Permalink
Update instance-deploy-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benchiverton committed Jun 24, 2024
1 parent f8dce8c commit 9c4b49f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/instance-deploy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
solution_file: "src/Api/Company.Api.sln"
project_file: "src/Api/Company.Api/Company.Api.csproj"
dotnet_version: 8.0.203
dockerfile_dir: "src/Api/"
dockerfile_dir: "src/Api/Company.Api"
image_name: "api"
secrets: inherit

Expand Down

0 comments on commit 9c4b49f

Please sign in to comment.