mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-02 13:15:48 +08:00
try
This commit is contained in:
parent
ac5803cc5e
commit
7c9c22a6fa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -139,4 +139,4 @@ jobs:
|
||||
run: docker exec backend-backend pipenv run python -m isort . --check-only
|
||||
- name: Cleanup container at end of job
|
||||
if: always()
|
||||
run: docker stop backend-backend || true && docker rm backend-backend || true
|
||||
run: docker stop backend-backend || true && docker rm backend-backend || true
|
||||
Loading…
x
Reference in New Issue
Block a user