Fix indention
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user