Skip to content

Commit 33aef13

Browse files
committed
change deploy.yml
1 parent 369d2c7 commit 33aef13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
port: 2022
131131
script: |
132132
cd /home/yoon/goormthon-java
133-
sleep 30
133+
sleep 80
134134
135135
if curl -sf http://localhost/api/actuator/health; then
136136
echo "✅ SpringBoot health check passed"

0 commit comments

Comments
 (0)