ansible patch
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
args:
|
||||
chdir: /runner/project
|
||||
|
||||
- name: git config
|
||||
shell: git config --global user.email "sa_8001@ex-em.com"
|
||||
|
||||
- name git config
|
||||
shell: git config --global user.name "sa8001"
|
||||
|
||||
- name: git init
|
||||
shell: git init
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user