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
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:
parent
5402178e7b
commit
67f50f08de
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch: # allows manual triggering
|
||||
push:
|
||||
branches:
|
||||
# - main
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue