Skip to content

Commit

Permalink
Merge pull request #371 from ita-social-projects/returnDeploy
Browse files Browse the repository at this point in the history
Return deploy
  • Loading branch information
BelousSofiya authored Dec 18, 2023
2 parents a8e3818 + 1443346 commit 05913d7
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 05913d7

Please sign in to comment.