1
0
Fork 0
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:
Jason N. 2024-03-16 13:36:02 -04:00
parent 48e34efe59
commit 6d0f1066a5
3 changed files with 10 additions and 0 deletions

View file

@ -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)