Test Jenkinsfile
Some checks failed
Gitea/Status/pipeline/head There was a failure building this commit

This commit is contained in:
2024-05-05 20:21:49 +02:00
parent 3b14e9829e
commit a8bcf18781

2
Jenkinsfile vendored
View File

@@ -3,7 +3,7 @@ pipeline {
environment { environment {
SSH_CREDENTIALS_ID = 'SSH' SSH_CREDENTIALS_ID = 'SSH'
GIT_CREDENTIALS_ID = 'Gitea-user' GIT_CREDENTIALS_ID = 'vgallegoiz'
} }
stages { stages {