mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-12-04 02:01:18 +00:00
Removing update.
This commit is contained in:
parent
4c642e7473
commit
a9438cfa95
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apk add git
|
- apk add git
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update --recursive --remote
|
- git submodule update
|
||||||
|
|
||||||
prettier_markdown_check:
|
prettier_markdown_check:
|
||||||
image: tmknom/prettier:3.0.0
|
image: tmknom/prettier:3.0.0
|
||||||
|
|
Loading…
Reference in a new issue