diff options
| author | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:32:19 -0600 |
|---|---|---|
| committer | crystal <crystal@noreply.codeberg.org> | 2023-07-02 11:32:19 -0600 |
| commit | 9cf42bdea87ee1bf4f31920b93bd913e6109d28c (patch) | |
| tree | a618fabd85ddd42171aa48d1442293f720e98a72 | |
| parent | 8a18a327c0aa7a4da7df18077fc0acc78c8719b3 (diff) | |
use experimental repo component
| -rw-r--r-- | .crystalintegration.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
