Skip to content

Commit

Permalink
chore: add log to debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Skisocks committed Jun 12, 2024
1 parent c004fc3 commit 99e60dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lighthouse/jenkins-x/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ spec:
source .jx/variables.sh
apk add --update make bash curl gnupg coreutils
make test-coverage
go version
curl https://keybase.io/codecovsecurity/pgp_keys.asc | gpg --no-default-keyring --keyring trustedkeys.gpg --import
# Pin it to 0.2.4, seeing an error with slug in 0.2.5
curl -Os https://uploader.codecov.io/v0.2.4/alpine/codecov
Expand Down

0 comments on commit 99e60dd

Please sign in to comment.