Skip to content

Commit

Permalink
fix: debug helm release error
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Jan 5, 2024
1 parent 19e605c commit f7a2f22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .lighthouse/jenkins-x/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ spec:
sed -i -e "s/tag:.*/tag: $VERSION/" ./charts/$REPO_NAME/values.yaml;
else echo no charts; fi
export JX_LOG_LEVEL=trace
export GIT_TRACE=1
git config --list --show-origin
jx gitops helm release || sleep 900
podTemplate: {}
serviceAccountName: tekton-bot
Expand Down

0 comments on commit f7a2f22

Please sign in to comment.