ansible patch
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
args:
|
args:
|
||||||
chdir: /runner/project
|
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
|
- name: git init
|
||||||
shell: git init
|
shell: git init
|
||||||
args:
|
args:
|
||||||
|
|||||||
Reference in New Issue
Block a user