mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 19:07:54 +01:00
add missing vars
This commit is contained in:
parent
48e34efe59
commit
6d0f1066a5
3 changed files with 10 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -234,6 +234,9 @@ install-test-deps:
|
|||
|
||||
test: test-iso test-vm
|
||||
|
||||
test-repo:
|
||||
bash tests/repo/vars.sh
|
||||
|
||||
test-iso:
|
||||
$(eval _VARS = VERSION FLATPAK_REMOTE_NAME _FLATPAK_REPO_URL)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue