mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
fix(plex): Added the watchlist request whole show back into the settings
This commit is contained in:
parent
a6274bc38d
commit
10701c4a0b
3 changed files with 12 additions and 6 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 8080:8080 --name wiremock wiremock/wiremock:2.35.0
|
||||
- name: Run Wiremock Plex
|
||||
run: nohup docker run -it --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