kind: pipeline type: exec name: default steps: - name: build commands: - flutter pub get - flutter build apk