Fix indention

This commit is contained in:
MiltonPM
2019-06-10 13:19:10 -04:00
parent 5cdd92948e
commit 946799fca3

View File

@@ -5,10 +5,10 @@ jobs:
- image: devopsstacks/pm:n225-phpunit - image: devopsstacks/pm:n225-phpunit
working_directory: ~/processmaker working_directory: ~/processmaker
branches: branches:
only: only:
# Only executed circleci for this branch # Only executed circleci for this branch
- /KR.*/ - /KR.*/
steps: steps:
# - run: yum -y install ssh # - run: yum -y install ssh
- run: yum install -y git - run: yum install -y git
- checkout: - checkout: