Skip to content

Commit

Permalink
Merge dc0da9e into 3d9537d
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkrohling authored Feb 11, 2021
2 parents 3d9537d + dc0da9e commit 16fc5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/travis/upload-to-registry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -euxf -o pipefail

DOCKERHUB_USERNAME=${DOCKERHUB_USERNAME:-"jaegertracingbot"}
DOCKERHUB_TOKEN=${DOCKERHUB_TOKEN:-}
QUAY_USERNAME=${QUAY_USERNAME:-"jaegertracingbot+github_workflows"}
QUAY_USERNAME=${QUAY_USERNAME:-"jaegertracing+github_workflows"}
QUAY_TOKEN=${QUAY_TOKEN:-}

usage() {
Expand Down

0 comments on commit 16fc5dc

Please sign in to comment.