Skip to content

Commit

Permalink
build: set ROACHPROD_USER in weekly roachtest script
Browse files Browse the repository at this point in the history
This was lost in 6651a08.

Release note: None
  • Loading branch information
rickystewart committed Jun 16, 2021
1 parent 8308b93 commit 0e17774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/teamcity-weekly-roachtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ set -euo pipefail
google_credentials="$GOOGLE_EPHEMERAL_CREDENTIALS"
source "$(dirname "${0}")/teamcity-support.sh"
log_into_gcloud
export ROACHPROD_USER=teamcity

set -x

Expand Down

0 comments on commit 0e17774

Please sign in to comment.