mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Update cypress.yml
This commit is contained in:
parent
618a775eb3
commit
b04ad8d3ed
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cypress.yml
vendored
4
.github/workflows/cypress.yml
vendored
|
@ -43,8 +43,8 @@ jobs:
|
|||
- name: Run Docker Image
|
||||
run: nohup docker run --rm -p 5000:5000 ombi &
|
||||
|
||||
- name: Run Wiremock Plex
|
||||
run: nohup docker run -it --rm -p 32400:8080 --name wiremock wiremock/wiremock:2.35.0
|
||||
- name: Run Wiremock
|
||||
run: nohup docker run --rm -p 32400:8080 --name wiremock wiremock/wiremock:2.35.0
|
||||
|
||||
- name: Sleep for server to start
|
||||
run: sleep 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue