Skip to content

Commit

Permalink
remove extraneous Github variable
Browse files Browse the repository at this point in the history
  • Loading branch information
epiccoolguy committed Jan 31, 2024
1 parent a4fd81b commit 13be4c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gcp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ echo "${HOST_PATTERN}" | gh variable set HOST_PATTERN --repo="epiccoolguy/go-mod
echo "${HOST_REPLACEMENT}" | gh variable set HOST_REPLACEMENT --repo="epiccoolguy/go-modproxy"
echo "${PATH_PATTERN}" | gh variable set PATH_PATTERN --repo="epiccoolguy/go-modproxy"
echo "${PATH_REPLACEMENT}" | gh variable set PATH_REPLACEMENT --repo="epiccoolguy/go-modproxy"
echo "${GCP_PROJECT_REGION}" | gh variable set GCP_PROJECT_REGION --repo="epiccoolguy/go-modproxy"
echo "${GCP_PROJECT_ID}" | gh variable set GCP_PROJECT_ID --repo="epiccoolguy/go-modproxy"
echo "${GAR_REPOSITORY}" | gh variable set GAR_REPOSITORY --repo="epiccoolguy/go-modproxy"
echo "${GAR_LOCATION}" | gh variable set GAR_LOCATION --repo="epiccoolguy/go-modproxy"
Expand Down

0 comments on commit 13be4c4

Please sign in to comment.