separate by stages
This commit is contained in:
@@ -10,6 +10,11 @@ jobs:
|
||||
- /KR.*/
|
||||
steps:
|
||||
# - run: yum -y install ssh
|
||||
- run: yum -y install git
|
||||
- checkout
|
||||
- run:
|
||||
name: Install dependecies and checkout
|
||||
command: |
|
||||
yum install -y git
|
||||
checkout
|
||||
cd /processmaker
|
||||
pwd
|
||||
|
||||
Reference in New Issue
Block a user