Skip to content

Commit e1b5921

Browse files
committed
fix: debug helm release error
1 parent f30a96b commit e1b5921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lighthouse/jenkins-x/pullrequest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ spec:
8888
export GIT_TRACE=1
8989
git config --list --show-origin
9090
ls --full-time -l ~/.git-credentials
91-
git clone https://github.com/jenkins-x/jx3-oss-cluster.git /tmp/jx-git-4002877758
91+
git clone https://github.com/jenkins-x/jx3-oss-cluster.git /tmp/jx-git
9292
jx gitops helm release || ls --full-time -l ~/.git-credentials && sleep 900
9393
podTemplate: {}
9494
serviceAccountName: tekton-bot

0 commit comments

Comments
 (0)