Skip to content

Commit

Permalink
Another one
Browse files Browse the repository at this point in the history
  • Loading branch information
KubaZ2 committed Sep 6, 2024
1 parent 0d442ef commit ef9abbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ jobs:
- name: Build and push
uses: docker/bake-action@v5
with:
source: Backend/docker-compose.yml
source: .
workdir: Backend
push: true

0 comments on commit ef9abbe

Please sign in to comment.