Skip to content

Commit

Permalink
📝docs : 스크립트 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
DDonghyeo committed May 25, 2024
1 parent b9b1bf5 commit 458070f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,12 @@ jobs:
export CONFIG_PASSPHRASE=${{ secrets.CONFIG_PASSPHRASE }}
export DOCKERHUB_USERNAME=${{ secrets.DOCKERHUB_USERNAME }}
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/waither-config
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/waither-gateway
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/waither-noti
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/waither-user
docker pull ${{ secrets.DOCKERHUB_USERNAME }}/waither-weather
bash /home/docker_init.sh
bash /home/common.sh
bash /home/deploy.sh
Expand Down

0 comments on commit 458070f

Please sign in to comment.