mirror of https://github.com/statping/statping
dev docker builds
parent
9547dec7db
commit
1cf25c3eb0
|
@ -299,7 +299,7 @@ jobs:
|
||||||
delayRequest: 600
|
delayRequest: 600
|
||||||
|
|
||||||
docker-release:
|
docker-release:
|
||||||
needs: upload-release
|
needs: [test, test-postman-sqlite, test-postman-mysql, test-postman-postgres]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout Statping Repo
|
- name: Checkout Statping Repo
|
||||||
|
|
Loading…
Reference in New Issue