bitrise: tab to space
This commit is contained in:
parent
0ec1584806
commit
167be1f830
|
@ -22,7 +22,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:
|
||||
|
|
Loading…
Reference in New Issue