--- kind: pipeline type: docker name: Android steps: - name: build image: mingc/android-build-box commands: - ./gradlew build