mirror of https://github.com/statping/statping
Changed workflow flow
parent
07ea3e8ba7
commit
0c50dbfb79
|
@ -55,7 +55,7 @@ jobs:
|
||||||
path: ./source
|
path: ./source
|
||||||
|
|
||||||
build:
|
build:
|
||||||
needs: frontend
|
needs: [frontend, test, test-postman-sqlite, test-postman-mysql, test-postman-postgres]
|
||||||
runs-on: [self-hosted, linux, aboutcher-hosted]
|
runs-on: [self-hosted, linux, aboutcher-hosted]
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue