Skip to content

Commit

Permalink
add pebble logs for errors
Browse files Browse the repository at this point in the history
  • Loading branch information
kayra1 committed May 8, 2024
1 parent c09b577 commit 45dfb50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
id: test_image
run: |
sleep 10
docker logs gocert
curl -k https://localhost:3000 2>&1 | grep GoCert
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 45dfb50

Please sign in to comment.