Skip to content

Commit

Permalink
ci(compliance): upd cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Dec 9, 2023
1 parent da37ffa commit 919dd9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
retention-days: 1

- name: Cleanup
run: docker compose -f dev/local/ch-compliance/docker-compose.yml down -v
working-directory: dev/local/ch-compliance
run: docker compose down -v

0 comments on commit 919dd9f

Please sign in to comment.