Skip to content

Commit

Permalink
Merge pull request #212 from palladiumkenya/MaryKilewe-patch-8
Browse files Browse the repository at this point in the history
Update build-dwapi-dev.yml
  • Loading branch information
MaryKilewe authored Apr 9, 2024
2 parents cf25c50 + 2d651b1 commit 3a4d748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dwapi-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
working-directory: src/Dwapi

- name: Publish the ASP.NET app
run: dotnet publish -c Release -o ./publish
run: dotnet publish src/Dwapi/Dwapi.csproj -c Release -o ./publish

- name: Build Docker image
run: docker build -t kenyahmis/dwapi:qa .
Expand Down

0 comments on commit 3a4d748

Please sign in to comment.