Trying to fix drone 2

This commit is contained in:
Dessalines 2021-11-09 09:51:16 -05:00
parent 092b645573
commit a7fe869996

View file

@ -13,6 +13,7 @@ steps:
user: root
commands:
- chown 1000:1000 . -R
- apk install git
- git fetch --tags
- name: check formatting