mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
✨ Ability to upload extra files
This commit is contained in:
@@ -290,7 +290,7 @@ You can use any of the following methods to build.
|
|||||||
```
|
```
|
||||||
Example:
|
Example:
|
||||||
```dotenv
|
```dotenv
|
||||||
EXTRA_FILES=https://github.com/inotia00/mMicroG/releases/latest@mmicrog.apk
|
EXTRA_FILES=https://github.com/inotia00/mMicroG/releases/latest@mmicrog.apk,https://github.com/revanced/revanced-integrations@integrations.apk
|
||||||
```
|
```
|
||||||
11. <a id="custom-exclude-patching"></a>If you want to exclude any patch. Set comma separated patch in `.env` file
|
11. <a id="custom-exclude-patching"></a>If you want to exclude any patch. Set comma separated patch in `.env` file
|
||||||
or in `ENVS` in `GitHub secrets` (Recommended) in the format
|
or in `ENVS` in `GitHub secrets` (Recommended) in the format
|
||||||
|
|||||||
Reference in New Issue
Block a user