From 9cf42bdea87ee1bf4f31920b93bd913e6109d28c Mon Sep 17 00:00:00 2001 From: crystal Date: Sun, 2 Jul 2023 11:32:19 -0600 Subject: [PATCH] use experimental repo component --- .crystalintegration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crystalintegration.yml b/.crystalintegration.yml index 6799110..f36680e 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -329,7 +329,7 @@ pipeline: FORGEJO_SITE: https://code.forgejo.org FORGEJO_OWNER: crystal DEBIAN_DIST: bullseye - DEBIAN_COMPONENT: forgejo + DEBIAN_COMPONENT: forgejo-experimental secrets: [ cfo_api_key ] commands: - export FORGEJO_KEY=$CFO_API_KEY