bitrise: tab to space

This commit is contained in:
Flyinghead 2019-05-29 19:49:33 +02:00
parent 0ec1584806
commit 167be1f830
1 changed files with 1 additions and 1 deletions

View File

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