Modificato Jenkinsfile
Some checks failed
WMS - Android (New)/pipeline/head There was a failure building this commit
Some checks failed
WMS - Android (New)/pipeline/head There was a failure building this commit
This commit is contained in:
parent
7a02e1d8ad
commit
f80225b7bf
@ -17,12 +17,12 @@ pipeline {
|
||||
|
||||
stages {
|
||||
|
||||
stage('Preparing project') {
|
||||
steps {
|
||||
// stage('Preparing project') {
|
||||
// steps {
|
||||
// powershell "(gc gradle.properties) -replace 'org.gradle.caching=true', 'org.gradle.caching=false' | Out-File -encoding ASCII gradle.properties"
|
||||
// powershell "(gc gradle.properties) -replace 'org.gradle.unsafe.configuration-cache=ON', 'org.gradle.unsafe.configuration-cache=OFF' | Out-File -encoding ASCII gradle.properties"
|
||||
}
|
||||
}
|
||||
// }
|
||||
// }
|
||||
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user