Trying to fix drone 3

deadpool_2
Dessalines 2021-11-09 09:52:12 -05:00
parent a7fe869996
commit 73efbfc8e4
1 changed files with 1 additions and 1 deletions

View File

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