aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-06-07 01:40:33 +0700
committerShulhan <ms@kilabit.info>2025-12-24 13:53:46 +0700
commit0e203fa35544ac1db582c89c913af9bef6911ade (patch)
tree4545e03bc9969840c990cdd1b44c4910d1c4ab87 /Makefile
parent7c5aa938241175ba5cbc57468b6e4eeeb507df2a (diff)
downloadcompute-archlinux-image-builder-0e203fa35544ac1db582c89c913af9bef6911ade.tar.xz
all: importing build.kilabit.info key on pacman-init.service
The "pacman-key --init" does not needs to be run anymore since it will be handled by "archlinux-keyring-wkd-sync.timer".
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 93438aa..f01f957 100644
--- a/Makefile
+++ b/Makefile
@@ -12,6 +12,10 @@ publish:
awwan local gcloud-image-publish.aww 5-
awwan local gcloud-image-cleanup.aww 5-
+.PHONY: test
+test:
+ awwan local gcloud-image-test.aww 4-18
+
## Preview the .md files in local using ciigo [1].
.PHONY: serve-doc
serve-doc: