From 785a55c5644141622ede22021a42a5ac542eaa5c Mon Sep 17 00:00:00 2001 From: crystal Date: Sun, 2 Jul 2023 23:36:05 -0600 Subject: [PATCH] Revert "use experimental repo component" This reverts commit 9cf42bdea87ee1bf4f31920b93bd913e6109d28c. --- .crystalintegration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.crystalintegration.yml b/.crystalintegration.yml index fcc249a..0bb7107 100644 --- a/.crystalintegration.yml +++ b/.crystalintegration.yml @@ -341,7 +341,7 @@ pipeline: FORGEJO_SITE: https://code.forgejo.org FORGEJO_OWNER: crystal DEBIAN_DIST: bullseye - DEBIAN_COMPONENT: forgejo-experimental + DEBIAN_COMPONENT: forgejo secrets: [ cfo_api_key ] commands: - export FORGEJO_KEY=$CFO_API_KEY