Skip to content

Commit

Permalink
increase time
Browse files Browse the repository at this point in the history
  • Loading branch information
kayra1 committed May 9, 2024
1 parent 716a7a2 commit b2b370f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Check if GoCert is successfully running
id: test_image
run: |
sleep 100
sleep 120
docker ps --no-trunc
docker logs gocert
curl -k https://localhost:3000 2>&1 | grep GoCert
Expand Down

0 comments on commit b2b370f

Please sign in to comment.