if [ -z "$CI" ]; then echo "This script should only ever be run in GitLab CI!" exit 1 fi