Skip to content

Commit

Permalink
fix(ci/cd): update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Afrokk committed Aug 6, 2024
1 parent b4e6f54 commit 3c6b70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ jobs:
name: Kill services
if: always()
run: |
docker-compose -f docker-compose.yml down -v
docker compose -f docker-compose.yml down -v

0 comments on commit 3c6b70b

Please sign in to comment.