diff --git a/Test-Pull-Requests.md b/Test-Pull-Requests.md index 62283dc..dd1803b 100644 --- a/Test-Pull-Requests.md +++ b/Test-Pull-Requests.md @@ -2,11 +2,11 @@ Now you can test pull requests without setting up any development environment. You just need to use this docker image with specified pr repo name: ```bash -docker run --rm -it -p 3000:3000 -p 3001:3001 --pull always -e 'UPTIME_KUMA_GH_REPO=' louislam/uptime-kuma:pr-test +docker run --rm -it -p 3000:3000 -p 3001:3001 --pull always -e 'UPTIME_KUMA_GH_REPO=' louislam/uptime-kuma:pr-test2 ``` Example: -UPTIME_KUMA_GH_REPO=`tamasmagyar:test/add-cypress-tests` +UPTIME_KUMA_GH_REPO=`chakflying:fix/beat-schedule-delay` You can copy the name from here easily: