fix Jenkins
This commit is contained in:
parent
b849809114
commit
7e12c02e42
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -3,8 +3,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Test') {
|
stage('Test') {
|
||||||
steps {
|
steps {
|
||||||
sh 'node --version'
|
echo 'Testing...'
|
||||||
sh 'svn --version'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user