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 f30a96b commit e1b5921Copy full SHA for e1b5921
.lighthouse/jenkins-x/pullrequest.yaml
@@ -88,7 +88,7 @@ spec:
88
export GIT_TRACE=1
89
git config --list --show-origin
90
ls --full-time -l ~/.git-credentials
91
- git clone https://github.com/jenkins-x/jx3-oss-cluster.git /tmp/jx-git-4002877758
+ git clone https://github.com/jenkins-x/jx3-oss-cluster.git /tmp/jx-git
92
jx gitops helm release || ls --full-time -l ~/.git-credentials && sleep 900
93
podTemplate: {}
94
serviceAccountName: tekton-bot
0 commit comments