From 41039cc18b4be44d6a95b79f41515730b20a7b61 Mon Sep 17 00:00:00 2001 From: Jochen Sprickerhof Date: Tue, 20 Mar 2018 22:36:01 +0100 Subject: [PATCH] Updated Gitlab hook script (markdown) --- Gitlab-hook-script.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gitlab-hook-script.md b/Gitlab-hook-script.md index 5d22b76..3edc509 100644 --- a/Gitlab-hook-script.md +++ b/Gitlab-hook-script.md @@ -11,7 +11,7 @@ The script pushes the challenge to the pages git defined in $REPO, waits for it # # Add the following options to your config file: # TOKEN= API token, generate in Gitlab profile settings (select API access) -# PROJECT= project ID on Gitlab (general project settings) +# PROJECT= ID or URL-encoded path of the project (replace / with %2F) # REPO= path to local git repo of your pages project . "$BASEDIR/$CONFIG"