Skip to content

Commit

Permalink
Chore(#2): ci-cd setting
Browse files Browse the repository at this point in the history
  • Loading branch information
versatile0010 committed Sep 30, 2023
1 parent c54136c commit f8b1044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ jobs:
sudo docker rm -f $(docker ps -qa)
sudo docker pull ${{ secrets.DOCKER_USERNAME }}/${{ secrets.DOCKER_IMAGE }}
sudo docker-compose -f /home/ubuntu/srv/ubuntu/docker-compose.yml up --build -d
docker-compose up -d
docker image prune -f

0 comments on commit f8b1044

Please sign in to comment.