Skip to content

Commit

Permalink
Update server.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Donga1125 authored Mar 5, 2024
1 parent 10e4ae1 commit b3c3594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
host: ${{secrets.EC2_HOST}}
username: ubuntu
key: ${{secrets.EC2_KEY}}
port: ${{secrets.EC2_PORT}}
script: |
sudo docker login -u ${{secrets.DOCKER_HUB_USERNAME}} -p ${{secrets.DOCKER_HUB_PASSWORD}}
sudo docker pull ${{secrets.DOCKER_HUB_USERNAME}}/celebee-server:${GITHUB_SHA}
Expand Down

0 comments on commit b3c3594

Please sign in to comment.