On this page

Show all

Using YAML to Configure a Build with Flutter

Updated on 2023-12-21 GMT+08:00
version: 2.0 # The value must be 2.0.
steps:
  BUILD:
    - flutter:
       inputs:
          flutter: cn-north-1
          jdk: '3333'
          ndk: '23.1.7779620'
          command: ./instrumented.apk

Parameter

Type

Description

Mandatory

Default Value

flutter

string

Region name.

Yes

None

jdk

string

JDK file name.

Yes

None

ndk

string

NDK file name.

Yes

None

command

string

Execute commands.

Yes

None

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback