1 Commits

Author SHA1 Message Date
3wc
868c8b632c Add build status, fix CI maybe
Some checks failed
continuous-integration/drone/push Build is failing
2026-03-09 11:33:32 -04:00
2 changed files with 8 additions and 4 deletions

View File

@ -6,7 +6,7 @@ steps:
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: example_com # UPDATE ME
stack: heyform
generate_secrets: true
purge: true
deploy_key:
@ -14,10 +14,12 @@ steps:
networks:
- proxy
environment:
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME
STACK_NAME: example_com # UPDATE ME
DOMAIN: heyform.swarm-test.autonomic.zone
STACK_NAME: heyform
LETS_ENCRYPT_ENV: staging
# Also set any config versions from abra.sh
ABRA_ENTRYPOINT_CONF_VERSION: v1
SECRET_SESSION_KEY_VERSION: v1
SECRET_FORM_ENC_KEY_VERSION: v1
trigger:
branch:
- main

View File

@ -1,5 +1,7 @@
# heyform
[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/heyform/status.svg)](https://build.coopcloud.tech/coop-cloud/heyform)
> [Heyform](https://github.com/heyform/heyform) + Co-op Cloud
<!-- metadata -->