corrects credentialID

This commit is contained in:
Hyatt 2022-11-19 07:56:59 -06:00
parent ca26ce756e
commit f1a5be3d48
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

View File

@ -110,7 +110,8 @@ pipeline {
],
userRemoteConfigs: [
[
url: "https://gitea.smoothnet.org/nhyatt/openlens.git",
url: "ssh://git@gitea.smoothnet.org:31822/nhyatt/openlens.git",
credentialsId: "Gitea-Read-Only-Token",
],
],
extensions: [