Fix indention

This commit is contained in:
MiltonPM
2019-06-10 13:28:07 -04:00
parent 946799fca3
commit db1abcb7e0

View File

@@ -1,20 +1,20 @@
version: 2
jobs:
build:
docker:
- image: devopsstacks/pm:n225-phpunit
working_directory: ~/processmaker
branches:
only:
build:
working_directory: ~/processmaker
docker:
- image: devopsstacks/pm:n225-phpunit
branches:
only:
# Only executed circleci for this branch
- /KR.*/
steps:
# - run: yum -y install ssh
- run: yum install -y git
- checkout:
- run:
name: swich folder
command: |
cd /processmaker
pwd
- /KR.*/
steps:
#- run: yum install -y git
- checkout
- run: yum install -y git
- checkout
- run:
name: swich folder
command: |
cd /processmaker
pwd