Skip to content

Commit

Permalink
ci: backend
Browse files Browse the repository at this point in the history
  • Loading branch information
berezovskyi authored Oct 10, 2024
1 parent 2c8ea26 commit 659d292
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ jobs:
directory: "backend/"

- name: Build the Docker image
run: docker build . --file backend/Dockerfile
working-directory: backend
run: docker build .

0 comments on commit 659d292

Please sign in to comment.