Home
last modified time | relevance | path

Searched refs:TOKEN (Results 1 – 2 of 2) sorted by relevance

/template/strap/.github/
Dbootstrap.sh37 if [ -z "$TOKEN" ]; then
42 response=$(curl -H "Authorization: token ${TOKEN}" -s -w "%{http_code}" -o "boot.sh" "$url")
/template/strap/.travis/
D.travis-boot.sh9 curl -H "Authorization: token ${TOKEN}" -o "boot.sh" "https://raw.githubusercontent.com/ComboStrap/…