1
0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-09-20 12:22:40 +02:00

document ZIP_SUBDIR

This commit is contained in:
Philip Nagler-Frank 2021-01-29 17:57:48 +01:00
parent f012e2084b
commit cbf8560e3a

View File

@ -132,6 +132,7 @@ Other useful settings are:
mirror of the LineageOS source (> 200 GB)
* `CRONTAB_TIME (now)`: instead of building immediately and exit, build at the
specified time (uses standard cron format)
* `ZIP_SUBDIR (true)`: Move the resulting zips to $ZIP_DIR/$codename instead of $ZIP_DIR/
The full list of settings, including the less interesting ones not mentioned in
this guide, can be found in the [Dockerfile][dockerfile].