Update master_push.yml
This commit is contained in:
2
.github/workflows/master_push.yml
vendored
2
.github/workflows/master_push.yml
vendored
@@ -135,3 +135,5 @@ jobs:
|
||||
run: docker run -p 80:8080 -d --name watchit.website ghcr.io/mateuszskoczek/watchit.website:latest
|
||||
- name: Wait for initialization
|
||||
run: sleep 10
|
||||
- name: Check WatchIt.WebAPI container health
|
||||
run: docker ps | grep "watchit.webapi"
|
||||
|
||||
Reference in New Issue
Block a user