Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HwangHarim authored Dec 12, 2023
1 parent a974317 commit b313cc8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,3 @@ jobs:
sudo docker pull ${{ secrets.DOCKER_USERNAME }}/se-community-service
sudo docker run -d -p 8080:8080 ${{ secrets.DOCKER_USERNAME }}/se-community-service
sudo docker image prune -f

0 comments on commit b313cc8

Please sign in to comment.