Skip to content

Commit

Permalink
[Feat] gradle.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
yoonsseo committed Dec 28, 2023
1 parent d3f21fb commit 0edb61b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
sudo docker rm -f $(sudo docker ps -qa)
sudo docker pull ${{ secrets.DOCKER_USERNAME }}/ceos18dangn
docker-compose -f docker-compose.yml up -d
docker run -d -p 8080:8080 --name ceos_container yoonsseo/ceos18dangn
docker image prune -f
# cd /home/ubuntu/
Expand Down

0 comments on commit 0edb61b

Please sign in to comment.