Updated Gitlab hook script (markdown)

Jochen Sprickerhof
2018-03-20 22:36:01 +01:00
parent fa044983b1
commit 41039cc18b

@@ -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"