mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 00:08:55 +00:00
Revert "gradlew generateTestLanguages -PuseJenkinsSnapshots=true"
This reverts commit ffda3f0c15
.
Signed-off-by: Lorenzo Bettini <lorenzo.bettini@gmail.com>
This commit is contained in:
parent
ffda3f0c15
commit
2d69f1634b
1 changed files with 0 additions and 6 deletions
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
|
@ -56,12 +56,6 @@ pipeline {
|
|||
sh './2-maven-build.sh'
|
||||
}
|
||||
}
|
||||
|
||||
stage('Gradle generateTestLanguages') {
|
||||
steps {
|
||||
sh './gradlew generateTestLanguages -PuseJenkinsSnapshots=true'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
|
|
Loading…
Reference in a new issue