BASIC_AUTH=$(echo -n "${CIRCLE_TOKEN}:" | base64) curl -H "Authorization: Basic ${BASIC_AUTH}" https://circleci.com/api/v2/me.
確定! 回上一頁