mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-10-31 15:59:50 +01:00
fix jenkins for other branches
This commit is contained in:
parent
e7dfd4d75e
commit
f585f04cfd
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -9,7 +9,6 @@ pipeline {
|
||||
sh 'rm -rf ./target'
|
||||
sh 'rm -rf ./Paper/Paper-API ./Paper/Paper-Server ./Paper/work'
|
||||
sh 'rm -rf ./Yatopia-API ./Yatopia-Server'
|
||||
sh 'find /home/jenkins/workspace/YatopiaMC_Yatopia_ver_1.16.5 -type d -exec chmod 755 {} \\;'
|
||||
sh 'chmod +x ./gradlew'
|
||||
sh './gradlew clean'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user