Re. jenkinsfile
All checks were successful
BeijingMediaOfficialWebsite-ZhaoJian/BeijingMediaOfficialWebsite-ZhaoJian/pipeline/head This commit looks good
All checks were successful
BeijingMediaOfficialWebsite-ZhaoJian/BeijingMediaOfficialWebsite-ZhaoJian/pipeline/head This commit looks good
This commit is contained in:
@@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build backend') {
|
||||
steps {
|
||||
bat '.\\backend\\mvnw.cmd -DskipTests=true package'
|
||||
bat 'cd backend && mvnw.cmd -DskipTests=true package'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user