Skip to content
Snippets Groups Projects
Unverified Commit 890770c2 authored by syuilo's avatar syuilo
Browse files

Merge branch 'develop' of https://github.com/syuilo/misskey into develop

parents 9ed58a1b 08984be2
No related branches found
No related tags found
No related merge requests found
......@@ -149,38 +149,20 @@ workflows:
- build:
requires:
- hold
filters:
branches:
ignore:
- l10n_develop
- imgbot
- patch-autogen
- test:
executor: with-redis
requires:
- build
filters:
branches:
ignore:
# - master
- l10n_develop
- imgbot
- patch-autogen
- test:
without_redis: true
requires:
- build
filters:
# branches:
# only: master
branches:
ignore:
# - master
- l10n_develop
- imgbot
- patch-autogen
docker:
jobs:
- ok:
filters:
branches:
ignore: master
- hold:
type: approval
filters:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment