Skip to content

Commit

Permalink
return in action
Browse files Browse the repository at this point in the history
  • Loading branch information
BelousSofiya committed Dec 18, 2023
1 parent a8e3818 commit 1443346
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/django_cd_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,4 @@ jobs:
- name: Clean up old docker resources
run: |
docker container prune -f
docker image prune -af
docker network prune -f
docker volume prune -f
docker system prune -af
docker builder prune -f
docker image prune -f

0 comments on commit 1443346

Please sign in to comment.