Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Haewonny authored Feb 11, 2024
1 parent c090f3c commit 8b22b86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ jobs:
passphrase: ${{ secrets.SSH_PASSPHRASE }}
# 도커 작업
script: |
script: |
docker pull ${{ secrets.DOCKER_USERNAME }}/hearo:latest
docker stop $(docker ps -a -q)
docker run -d --log-driver=syslog -p 8080:8080 \
Expand Down

0 comments on commit 8b22b86

Please sign in to comment.