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:
parent
346fc7b4b3
commit
ad1d258e39
3 changed files with 30 additions and 5 deletions
2
Makefile
2
Makefile
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue