Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
XAlinaGS committed Jun 21, 2024
1 parent cfc183a commit 7b1e9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
# Build Docker image
- name: Build image
id: build
run: docker compose -f build docker-compose/compose.yml mnestix-browser
run: docker compose -f docker-compose/compose.yml build mnestix-browser

- name: E2E test
id: test
Expand Down

0 comments on commit 7b1e9ce

Please sign in to comment.