commit order

This commit is contained in:
Cievoloth Coca
2019-05-29 20:46:44 +00:00
parent b2cc065ec3
commit 5e36b96aa1

View File

@@ -14,8 +14,10 @@ jobs:
name: Install dependecies and checkout
command: |
yum install -y git
checkout
- run:
cd /processmaker
pwd
- run: checkout
- run:
name: swich folder
command: |
cd /processmaker
pwd