mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-12-23 20:33:09 +02:00
Update .circleci/config.yml
This commit is contained in:
parent
312cff3d6f
commit
24cfb93b2e
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
version: 2
|
||||
|
||||
general:
|
||||
branches:
|
||||
ignore:
|
||||
- l10n_develop
|
||||
|
||||
jobs:
|
||||
webpack-build:
|
||||
working_directory: /misskey
|
||||
|
|
Loading…
Reference in a new issue