Skip to content

Commit

Permalink
fix:main.yml volume rm 명령어 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatoziyun committed Oct 23, 2023
1 parent 489c80b commit 05a1261
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
run: |
cd ~/api-gateway
docker-compose down --rmi all
docker volume rm $(docker volume ls -q)
- name: Pull image from Amazon ECR
run: |
Expand Down

0 comments on commit 05a1261

Please sign in to comment.