From 5451e74a8792e38e3f0e22767757e7bbbff6c420 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Fri, 1 Sep 2023 23:45:30 +0800 Subject: [PATCH] Updated Test Pull Requests (markdown) --- Test-Pull-Requests.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: