mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
test
This commit is contained in:
parent
d7136a92e8
commit
e847677b06
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@ -3,13 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Checkout') {
|
||||
steps {
|
||||
node(label: 'Checkout') {
|
||||
script {
|
||||
checkout scm
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
fileExists 'README.md'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user