Loading project-automation/badge.yml +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ include: script: - | if [ "${DISABLE_BADGE_CREATION}" != "" ]; then echo "[*] Badge creation is disabled." exit 0 elif [ "${GL_TOKEN}" == "" ]; then echo "[!] No GL_TOKEN set. If you want to disable badge creation, set a variable called DISABLE_BADGE_CREATION to any value." Loading Loading
project-automation/badge.yml +1 −0 Original line number Diff line number Diff line Loading @@ -68,6 +68,7 @@ include: script: - | if [ "${DISABLE_BADGE_CREATION}" != "" ]; then echo "[*] Badge creation is disabled." exit 0 elif [ "${GL_TOKEN}" == "" ]; then echo "[!] No GL_TOKEN set. If you want to disable badge creation, set a variable called DISABLE_BADGE_CREATION to any value." Loading