mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-10 06:54:12 +00:00
parent
2423b89ced
commit
980df7545d
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ pipeline:
|
|||
- apk add git
|
||||
#- git fetch --tags
|
||||
- git submodule init
|
||||
- git submodule update --recursive --remote
|
||||
- git submodule update
|
||||
|
||||
prettier_check:
|
||||
image: tmknom/prettier
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c42c579460871de7b4ea18e58dc25543b80d289
|
||||
Subproject commit f45ddff206adb52ab0ac7555bf14978edac5d2f2
|
Loading…
Reference in a new issue