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