Skip to content

Commit

Permalink
[GOORM-30]-refactor: run 명령어 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeHanEum committed Sep 2, 2024
1 parent 4feaff7 commit c9cde9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ jobs:
script: |
sudo docker-compose -f /root/docker-compose.yml pull
sudo docker-compose -f /root/docker-compose.yml up -d
sudo docker run -d ${{ secrets.DOCKER_USERNAME }}/familynote:latest

0 comments on commit c9cde9e

Please sign in to comment.