fix(ci): execute unit tests on dry-run
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
16f1f5e9da
commit
ad1cf8cbef
@ -58,7 +58,7 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- linter
|
- unit-test-amd64
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
@ -124,7 +124,7 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- linter
|
- unit-test-arm-v7
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
@ -190,7 +190,7 @@ clone:
|
|||||||
disable: true
|
disable: true
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- linter
|
- unit-test-arm64
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user