dev docker builds

pull/681/head
hunterlong 2020-06-18 18:02:29 -07:00
parent 9547dec7db
commit 1cf25c3eb0
1 changed files with 1 additions and 1 deletions

View File

@ -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