mirror of https://github.com/LemmyNet/lemmy.git
Trying to fix drone 2
parent
092b645573
commit
a7fe869996
|
@ -13,6 +13,7 @@ steps:
|
|||
user: root
|
||||
commands:
|
||||
- chown 1000:1000 . -R
|
||||
- apk install git
|
||||
- git fetch --tags
|
||||
|
||||
- name: check formatting
|
||||
|
|
Loading…
Reference in New Issue