mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
9a351d6e8e
* Don’t set TEA_PREFIX Fixes https://github.com/teaxyz/cli/issues/427 We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want. `TEA_PANTRY_PATH=foo tea bar` will now use * wip
5 lines
75 B
YAML
5 lines
75 B
YAML
dependencies:
|
|
tea.xyz/brewkit: ~0.7
|
|
env:
|
|
TEA_PANTRY_PATH: ${{srcroot}}
|