This commit is contained in:
konrad 2019-04-25 20:07:34 +02:00
parent 2057432e29
commit 8f07d99695
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,7 @@ steps:
pull: true
group: build-static
commands:
- pwd
- apk add yarn
- yarn
- yarn run lint
@ -105,7 +106,6 @@ steps:
pull: true
group: build-static
commands:
- pwd
- apk add yarn
- yarn
- yarn run lint