From 5459086d8dcdde070e5bf2f4fb7df012e2be46e3 Mon Sep 17 00:00:00 2001 From: xdavidwu Date: Tue, 20 Sep 2022 20:50:25 +0800 Subject: [PATCH] build: also include abuild pub key --- build.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build.yml b/build.yml index 20f5b9e..e2dd090 100644 --- a/build.yml +++ b/build.yml @@ -17,8 +17,9 @@ environment: sources: - https://git.xdavidwu.link/~xdavidwu/systemd-apkbuilds secrets: - - f288c06f-779e-4a47-8d35-b9b51283fbc7 - - 777c5ba2-1eb8-441f-b111-c8c608419a57 + - f288c06f-779e-4a47-8d35-b9b51283fbc7 # abuild priv + - 28173faf-bc84-49f3-98d2-6ba70d7873d9 # abuild pub + - 777c5ba2-1eb8-441f-b111-c8c608419a57 # deploy tasks: - prepare: | cat < ~/.abuild/abuild.conf -- 2.43.0