Skip to content

Commit

Permalink
ACI-2386 - Using latest build-cache-cli version (#3)
Browse files Browse the repository at this point in the history
* ACI-2386 - Added new endpoint: IAD1

* ACI-2386 - Using v0.14.4 CLI version
  • Loading branch information
bvatai-br authored Jul 3, 2024
1 parent 77c5bb8 commit bf80b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion step.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ echo "Bitrise Build Cache is activated in this workspace, configuring the build
set -x

# download the Bitrise Build Cache CLI
export BITRISE_BUILD_CACHE_CLI_VERSION="v0.9.0"
export BITRISE_BUILD_CACHE_CLI_VERSION="v0.14.4"
curl --retry 5 -sSfL 'https://raw.githubusercontent.com/bitrise-io/bitrise-build-cache-cli/main/install/installer.sh' | sh -s -- -b /tmp/bin -d $BITRISE_BUILD_CACHE_CLI_VERSION

# run the Bitrise Build Cache CLI
Expand Down

0 comments on commit bf80b34

Please sign in to comment.