Home
last modified time | relevance | path

Searched refs:TRAVIS_REPO_SLUG (Results 1 – 6 of 6) sorted by relevance

/external/okhttp/.buildscript/
Ddeploy_snapshot.sh14 if [ "$TRAVIS_REPO_SLUG" != "$SLUG" ]; then
15 …echo "Skipping snapshot deployment: wrong repository. Expected '$SLUG' but was '$TRAVIS_REPO_SLUG'…
/external/harfbuzz_ng/.ci/
Ddeploy-docs.sh24 echo "git remote add upstream \"https://\$GH_TOKEN@github.com/$TRAVIS_REPO_SLUG.git\""
25 git remote add upstream "https://$GH_TOKEN@github.com/$TRAVIS_REPO_SLUG.git"
/external/dagger2/util/
Dpublish-snapshot-on-commit.sh3 if [ "$TRAVIS_REPO_SLUG" == "google/dagger" ] && \
Dgenerate-latest-docs.sh3 if [ "$TRAVIS_REPO_SLUG" == "google/dagger" ] && \
/external/guice/util/
Dpublish-snapshot-on-commit.sh3 if [ "$TRAVIS_REPO_SLUG" == "google/guice" ] && \
Dgenerate-latest-docs.sh3 if [ "$TRAVIS_REPO_SLUG" == "google/guice" ] && \