Skip to content

Commit

Permalink
Update default repo for build_deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
reavessm committed Nov 8, 2023
1 parent 53b6e9e commit f4241d8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build_deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@
# note that you might need to change the GOROOT below or install Go in the specified path.
#

#REPO="${QUAY_REPOSITORY:-janus-idp/redhat-backstage-build}"
REPO="${QUAY_REPOSITORY:-sreaves/redhat-backstage-build}"
REPO="${QUAY_REPOSITORY:-app-sre/redhat-backstage-build}"

# The version should be the short hash from git. This is what the deployent process expects.
VERSION="$(git log --pretty=format:'%h' -n 1)"
Expand Down

0 comments on commit f4241d8

Please sign in to comment.