Skip to content

Commit 77fc4b6

Browse files
authored
ci: modify release for new environment (googleapis#12492)
1 parent 5e48ada commit 77fc4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ pushd $(dirname "$0")/../
2323
export HEX_API_KEY=$(cat ${KOKORO_KEYSTORE_DIR}/73713_elixir_hex_apikey)
2424

2525
if [[ -z "${FREEZE_RELEASES}" ]]; then
26+
mix local.hex --force
2627
mix deps.get
2728
mix google_apis.publish
2829
else

0 commit comments

Comments
 (0)