Skip to content

Commit

Permalink
[hotfix] workflow 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
baekjaehyuk committed Jan 16, 2025
1 parent 96417d8 commit acba9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
run: sudo docker run --name github-actions-demo --rm -d -p 8080:8080 ${{ secrets.DOCKER_USERNAME }}/github-actions-demo

- name: Clean up old Docker images
run: sudo docker system prune -f
run: sudo docker system prune -f

0 comments on commit acba9e0

Please sign in to comment.