aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-03-28 13:24:23 -0300
committerEuAndreh <eu@euandre.org>2023-03-28 13:24:23 -0300
commit956f8f312c3c23bbd0e6ad56407fc2a320f7d360 (patch)
treee01b9c387487d4974b33f1c8c519401171c492b8
parentgitconfig: Use generic values for user.{email,name} (diff)
downloadtoph-956f8f312c3c23bbd0e6ad56407fc2a320f7d360.tar.gz
toph-956f8f312c3c23bbd0e6ad56407fc2a320f7d360.tar.xz
Makefile: generate .pub.stripped in "all"
Notes
See CI logs with: git notes --ref=refs/notes/ci-logs show 956f8f312c3c23bbd0e6ad56407fc2a320f7d360 git notes --ref=refs/notes/ci-data show 956f8f312c3c23bbd0e6ad56407fc2a320f7d360 Exit status: 0 Duration: 23
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7abb4bc..1db3f6f 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOCDIR = $(SHAREDIR)/doc/$(NAME)
-all: public
+all: public src/infrastructure/keys/SSH/root@euandre.org.id_rsa.pub.stripped
packages system: ALWAYS \