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 4afd09e commit 19e605c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .lighthouse/jenkins-x/pullrequest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ spec:
sed -i -e "s/tag:.*/tag: $VERSION/" ./charts/$REPO_NAME/values.yaml;
else echo no charts; fi
export JX_LOG_LEVEL=trace
jx gitops helm release
jx gitops helm release || sleep 900
podTemplate: {}
serviceAccountName: tekton-bot
timeout: 240h0m0s
Expand Down

0 comments on commit 19e605c

Please sign in to comment.