Test Jenkinsfile
Some checks failed
Gitea/Status/pipeline/head There was a failure building this commit
Some checks failed
Gitea/Status/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
// Hace un checkout del repositorio Git
|
||||
git 'https://ruta-al-repositorio.git'
|
||||
git 'ssh://git@gitssh.mainserverprivate.org:8222/vgallegoiz/Status.git'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user