Skip to content

Commit

Permalink
chore: GITHUB_SHA 주석 해제
Browse files Browse the repository at this point in the history
  • Loading branch information
yeonjy authored Apr 17, 2024
1 parent 966913d commit dfd52e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
host: ${{ secrets.HOST }}
username: ubuntu
key: ${{ secrets.KEY }}
# envs: GITHUB_SHA
envs: GITHUB_SHA
script: |
sudo docker rm -f $(docker ps -qa)
sudo docker pull ${{ secrets.DOCKER_USERNAME }}/${{ secrets.DOCKER_REPO }}
Expand Down

0 comments on commit dfd52e3

Please sign in to comment.