bitrise: more tab to space
This commit is contained in:
parent
167be1f830
commit
5279a00b56
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue