We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324e858 commit 4afd09eCopy full SHA for 4afd09e
.lighthouse/jenkins-x/pullrequest.yaml
@@ -84,7 +84,7 @@ spec:
84
sed -i -e "s/repository:.*/repository: $DOCKER_REGISTRY\/$DOCKER_REGISTRY_ORG\/$APP_NAME/" ./charts/$REPO_NAME/values.yaml
85
sed -i -e "s/tag:.*/tag: $VERSION/" ./charts/$REPO_NAME/values.yaml;
86
else echo no charts; fi
87
-
+ export JX_LOG_LEVEL=trace
88
jx gitops helm release
89
podTemplate: {}
90
serviceAccountName: tekton-bot
0 commit comments