Searched refs:TRAVIS_REPO_SLUG (Results 1 – 7 of 7) sorted by relevance
14 if [ "$TRAVIS_REPO_SLUG" != "$SLUG" ]; then15 …echo "Skipping snapshot deployment: wrong repository. Expected '$SLUG' but was '$TRAVIS_REPO_SLUG'…
3 if [ "$TRAVIS_REPO_SLUG" == "google/volley" ] && \
3 if [ "$TRAVIS_REPO_SLUG" == "google/dagger" ] && \
3 if [ "$TRAVIS_REPO_SLUG" == "google/guice" ] && \
9 SLUGOWNER=${TRAVIS_REPO_SLUG%/*}