Revert "use experimental repo component"

This reverts commit 9cf42bdea8.
This commit is contained in:
crystal 2023-07-02 23:36:05 -06:00
parent 864172217f
commit 785a55c564
No known key found for this signature in database
GPG key ID: 1122054731F7CC43

View file

@ -341,7 +341,7 @@ pipeline:
FORGEJO_SITE: https://code.forgejo.org FORGEJO_SITE: https://code.forgejo.org
FORGEJO_OWNER: crystal FORGEJO_OWNER: crystal
DEBIAN_DIST: bullseye DEBIAN_DIST: bullseye
DEBIAN_COMPONENT: forgejo-experimental DEBIAN_COMPONENT: forgejo
secrets: [ cfo_api_key ] secrets: [ cfo_api_key ]
commands: commands:
- export FORGEJO_KEY=$CFO_API_KEY - export FORGEJO_KEY=$CFO_API_KEY