CI: PostmarketOS: use env instead fo hardcoded vars
Signed-off-by: Vasiliy Doylov <nekocwd@mainlining.org>
This commit is contained in:
parent
965a5549f2
commit
6a3435f2bf
6 changed files with 20 additions and 6 deletions
5
pmb/env
Normal file
5
pmb/env
Normal file
|
@ -0,0 +1,5 @@
|
|||
PMB_DATA="/data"
|
||||
PMB_PMBOOTSTRAP=$PMB_DATA"/pmbootstrap"
|
||||
PMB_PMAPORTS=$PMB_DATA"/pmaports"
|
||||
PMB_APORTS=$PMB_DATA"/aports"
|
||||
PMB_WORK=$PMB_DATA"/work"
|
Loading…
Add table
Add a link
Reference in a new issue