forked from firka/firka
Update Jenkinsfile
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -42,6 +42,7 @@ pipeline {
|
||||
steps {
|
||||
sh '''
|
||||
cd firka
|
||||
$FLUTTER config --android-sdk /opt/android-sdk
|
||||
$FLUTTER build apk --debug
|
||||
'''
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user