diff --git a/bitrise.yml b/bitrise.yml index 438d1218b..3c29a5578 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -58,7 +58,7 @@ workflows: inputs: - content: | #!/bin/bash - envman add --key GIT_HASH=`git log --pretty=format:'%h' -n 1` + envman add --key GIT_HASH=`git log --pretty=format:'%h' -n 1` envman add --key GIT_BUILD --value `git describe --all --always`-$GIT_HASH - certificate-and-profile-installer@1.10.1: {} - recreate-user-schemes@1.0.2: