diff --git a/entrypoint.sh b/entrypoint.sh index 6e99e00..5e62099 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -6,11 +6,11 @@ echo "Repository owner: $DRONE_REPO_OWNER" echo "Generating and deploying documentation for user $DRONE_REPO_OWNER and repository $DRONE_REPO_NAME" help() { - cat << EOF + cat <