mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
test
This commit is contained in:
parent
0c2f2624df
commit
b2695d96d5
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -18,6 +18,7 @@ pipeline {
|
||||
stage('build') {
|
||||
steps {
|
||||
node (label: 'testing') {
|
||||
fileExists 'README.md'
|
||||
bat 'C:/GITTEMP/build.cmd'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user