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
|
pull: true
|
||||||
group: build-static
|
group: build-static
|
||||||
commands:
|
commands:
|
||||||
|
- pwd
|
||||||
- apk add yarn
|
- apk add yarn
|
||||||
- yarn
|
- yarn
|
||||||
- yarn run lint
|
- yarn run lint
|
||||||
|
@ -105,7 +106,6 @@ steps:
|
||||||
pull: true
|
pull: true
|
||||||
group: build-static
|
group: build-static
|
||||||
commands:
|
commands:
|
||||||
- pwd
|
|
||||||
- apk add yarn
|
- apk add yarn
|
||||||
- yarn
|
- yarn
|
||||||
- yarn run lint
|
- yarn run lint
|
||||||
|
|
Loading…
Reference in a new issue