mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Updated Jenkinsfile
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -1,11 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
stages {
|
||||
stage('checkout') {
|
||||
steps {
|
||||
pwd()
|
||||
}
|
||||
}
|
||||
stage('Release') {
|
||||
steps {
|
||||
bat 'C:/GITTEMP/release.cmd'
|
||||
|
Reference in New Issue
Block a user