Readme file update
This commit is contained in:
@@ -88,7 +88,7 @@ if [ ! -z "${GITLAB_PUBLISH}" ]; then
|
||||
"${GITLAB_URL}";
|
||||
echo "${VERSION}" > "${file_last_published}";
|
||||
else
|
||||
echo "Missing GITLAB_DEPLOY_TOKEN environment variable";
|
||||
echo "Missing GITLAB_URL or GITLAB_DEPLOY_TOKEN environment variable";
|
||||
fi;
|
||||
fi;
|
||||
echo "";
|
||||
|
||||
Reference in New Issue
Block a user