Skip to content

Commit

Permalink
ci: modify release for new environment
Browse files Browse the repository at this point in the history
  • Loading branch information
burkedavison authored Nov 6, 2024
1 parent 5e48ada commit b4dd475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .kokoro/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ pushd $(dirname "$0")/../
export HEX_API_KEY=$(cat ${KOKORO_KEYSTORE_DIR}/73713_elixir_hex_apikey)

if [[ -z "${FREEZE_RELEASES}" ]]; then
mix local.hex --force
mix deps.get
mix google_apis.publish
else
Expand Down

0 comments on commit b4dd475

Please sign in to comment.