corrects credentialID
This commit is contained in:
@ -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: [
|
||||
|
Reference in New Issue
Block a user