ansible patch
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
args:
|
||||
chdir: /runner/project
|
||||
|
||||
#- name: git remote add
|
||||
# shell: git remote add origin https://github.com/ByeonJungHun/ipcheck.git
|
||||
# args:
|
||||
# chdir: /runner/project
|
||||
- name: git remote add
|
||||
shell: git remote add origin https://github.com/ByeonJungHun/ipcheck.git
|
||||
args:
|
||||
chdir: /runner/project
|
||||
|
||||
- name: git add
|
||||
shell: git add .
|
||||
|
||||
Reference in New Issue
Block a user