kind: pipeline
name: default
steps:
- name: twrp-automation
image: mrkhan007/aosp:latest
commands:
- sudo apt update -y && sudo apt install wget -y
- bash sync
- bash build