jenkins: android: use new push-updates script
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -61,7 +61,7 @@ pipeline {
|
|||||||
sh '''
|
sh '''
|
||||||
git config --global user.email "jenkins@comumail.de"
|
git config --global user.email "jenkins@comumail.de"
|
||||||
git config --global user.name "Jenkins CI"
|
git config --global user.name "Jenkins CI"
|
||||||
./push-apks.sh
|
./push-updates.sh
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user