debug
This commit is contained in:
parent
2057432e29
commit
8f07d99695
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue