Update 2_unstable.yml

pull/1045/head
Adam 2021-08-13 20:49:12 +01:00 committed by GitHub
parent ecd6522b0c
commit 74e8f26048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ jobs:
delayRequest: 600 delayRequest: 600
docker-release: docker-release:
needs: [test, build, test-postman-sqlite, test-postman-mysql, test-postman-postgres] needs: [build, test-postman-sqlite, test-postman-mysql, test-postman-postgres]
runs-on: [self-hosted, linux, aboutcher-hosted] runs-on: [self-hosted, linux, aboutcher-hosted]
steps: steps:
- name: Checkout Statping Repo - name: Checkout Statping Repo