1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

try to cache container image

This commit is contained in:
Jason N. 2024-03-07 09:58:25 -05:00
parent 346fc7b4b3
commit ad1d258e39
3 changed files with 30 additions and 5 deletions

View file

@ -190,5 +190,5 @@ test-iso:
$(foreach test,$(_TESTS),chmod +x tests/iso/$(test))
$(foreach test,$(_TESTS),./tests/iso/$(test) deploy.iso)
.PHONY: clean install-deps
.PHONY: clean install-deps test-iso container/$(IMAGE_NAME)-$(IMAGE_TAG)