mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Update Jenkinsfile
This commit is contained in:
parent
5202188c40
commit
02dc966615
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -18,7 +18,7 @@ pipeline {
|
||||
stage('release') {
|
||||
steps {
|
||||
node (label: 'testing') {
|
||||
fileExists 'README.md'
|
||||
bat 'C:\GITTEMP\Hello.cmd'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user