commit order
This commit is contained in:
@@ -14,8 +14,10 @@ jobs:
|
|||||||
name: Install dependecies and checkout
|
name: Install dependecies and checkout
|
||||||
command: |
|
command: |
|
||||||
yum install -y git
|
yum install -y git
|
||||||
checkout
|
- run: checkout
|
||||||
- run:
|
- run:
|
||||||
cd /processmaker
|
name: swich folder
|
||||||
pwd
|
command: |
|
||||||
|
cd /processmaker
|
||||||
|
pwd
|
||||||
|
|
||||||
Reference in New Issue
Block a user