Compare commits
2 Commits
56206c02bb
...
b8c9b382d8
| Author | SHA1 | Date | |
|---|---|---|---|
| b8c9b382d8 | |||
|
|
56aa4c7b3a |
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@@ -1,5 +1,10 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
tools {
|
||||
jdk 'jdk25'
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Compilation') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user