Skip to content

Commit 6cc2def

Browse files
committed
change deploy.yml
1 parent 0cb93bc commit 6cc2def

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
key: ${{ secrets.RASPBERRY_PI_SSH_KEY }}
130130
port: 2022
131131
script: |
132+
cd /home/yoon/goormthon-java
132133
sleep 120
133134
curl -sf http://localhost/api/actuator/health && echo "✅ Passed" || echo "❌ Failed"
134135
./deploy.sh status

0 commit comments

Comments
 (0)