bitrise: more tab to space

This commit is contained in:
Flyinghead 2019-05-29 19:50:31 +02:00
parent 167be1f830
commit 5279a00b56
1 changed files with 1 additions and 1 deletions

View File

@ -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: