summaryrefslogtreecommitdiff
path: root/.crystalintegration.yml
diff options
context:
space:
mode:
Diffstat (limited to '.crystalintegration.yml')
-rw-r--r--.crystalintegration.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.crystalintegration.yml b/.crystalintegration.yml
index 10cfa12..eb79ae0 100644
--- a/.crystalintegration.yml
+++ b/.crystalintegration.yml
@@ -314,7 +314,7 @@ pipeline:
- "*.deb.sha256"
api_key:
from_secret: sc_api_key
- prerelease: false
+ prerelease: true
skip_verify: true
when:
event: [ tag ]
@@ -329,7 +329,7 @@ pipeline:
- "*.deb.sha256"
api_key:
from_secret: cb_api_key
- prerelease: false
+ prerelease: true
skip_verify: true
when:
event: [ tag ]
@@ -339,7 +339,7 @@ pipeline:
group: upload
environment:
FORGEJO_SITE: https://code.forgejo.org
- FORGEJO_OWNER: crystal
+ FORGEJO_OWNER: crystal-experimental
DEBIAN_DIST: bullseye
DEBIAN_COMPONENT: forgejo
secrets: [ cfo_api_key ]