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:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -1,5 +1,8 @@
|
||||
pipeline {
|
||||
agent any
|
||||
environment {
|
||||
SSH_CREDENTIALS_ID = 'SSH'
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
|
||||
Reference in New Issue
Block a user