Skip to content

Commit

Permalink
Main 테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
qogustj committed May 21, 2024
1 parent a6c3761 commit 7f10690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main-service-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ jobs:
sudo docker pull ${{ secrets.DOCKER_REPOSITORY }}/${{ secrets.DOCKER_IMAGE }}
chmod 777 ./scripts/deploy.sh
cp ./scripts/deploy.sh ./deploy.sh
cd ./Main
./deploy.sh
docker image prune -f

0 comments on commit 7f10690

Please sign in to comment.