mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
test
This commit is contained in:
parent
aaeaef5880
commit
44df68e8ee
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,6 +6,8 @@ pipeline {
|
||||
node (label: 'testing') {
|
||||
checkout scm
|
||||
fileExists 'README.md'
|
||||
fileExists 'version.txt'
|
||||
fileExists 'build.txt'
|
||||
bat 'C:/GITTEMP/build.cmd'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user