corrects credentialID
This commit is contained in:
parent
ca26ce756e
commit
f1a5be3d48
@ -110,7 +110,8 @@ pipeline {
|
|||||||
],
|
],
|
||||||
userRemoteConfigs: [
|
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: [
|
extensions: [
|
||||||
|
Reference in New Issue
Block a user