-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.cirrus.yml
36 lines (30 loc) · 898 Bytes
/
.cirrus.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
env:
MANIFEST: https://github.com/PixelOS-AOSP/manifest.git -b thirteen
DEVICE: fleur
OEM: xiaomi
DT_LINK: https://github.com/RT1648/device_xiaomi_fleur.git
DT_PATH: device/xiaomi/fleur
VT_LINK: https://github.com/RT1648/proprietary_vendor_xiaomi_ims-fleur.git
VT_PATH: vendor/$OEM/$DEVICE
TARGET: bacon
LUNCH_COMBO: aosp_${DEVICE}-eng
OUTPUT: P*.zip
CLO: idl:ci
CLO_1: ENCRYPTED[6be4214fe754fc953fc0fcbb75283bc94bb9a9d78e715599e1df9931118bde6f493cffac82600a288959e421bc8f0c4c]
URI: https://github.com/exampleurl
ROM_U: 0
task:
name: "Setting Up, Syncing, Building and Uploading..."
timeout_in: 120m
container:
image: ghcr.io/sushrut1101/docker:arch
cpu: 8
memory: 32G
Storage-Checker_script:
- ./d0wnl0ad
Sync_script:
- ./syn0
Build_script:
- ./bu1ld
upload_script:
- ./upl0ad