mobile: build gomobile in .build on Jenkins (#3421)
This commit is contained in:
parent
87687938d1
commit
43c2b72911
@ -116,9 +116,7 @@ pipeline {
|
||||
stage('Build [gomobile]') {
|
||||
steps {
|
||||
// just to verify its building with recent changes
|
||||
sh 'make libuplink-gomobile'
|
||||
sh 'rm libuplink-android-sources.jar'
|
||||
sh 'rm libuplink-android.aar'
|
||||
sh '(cd .build && ./../lib/uplink-gomobile/build.sh)'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user