enable continuous deployment (#471)
Some checks failed
deploy-infra / deploy (push) Successful in 2m8s
/ check-pre-commit (push) Successful in 11s
/ check-data-model (push) Successful in 29s
/ check-mastodon (push) Successful in 21s
/ check-pixelfed (push) Failing after 3m10s
/ check-peertube (push) Successful in 21s
/ check-panel (push) Successful in 1m29s
/ check-deployment-basic (push) Successful in 32s
/ check-deployment-cli (push) Successful in 42s
/ check-deployment-panel (push) Successful in 1m51s

closes #177

Reviewed-on: Fediversity/Fediversity#471
Co-authored-by: Kiara Grouwstra <kiara@procolix.eu>
Co-committed-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
Kiara Grouwstra 2025-07-17 10:01:51 +02:00 committed by kiara Grouwstra
parent 5402178e7b
commit 67f50f08de

View file

@ -4,7 +4,7 @@ on:
workflow_dispatch: # allows manual triggering workflow_dispatch: # allows manual triggering
push: push:
branches: branches:
# - main - main
jobs: jobs:
deploy: deploy: