update
This commit is contained in:
@@ -34,7 +34,8 @@
|
|||||||
shell: |
|
shell: |
|
||||||
pwd
|
pwd
|
||||||
ls -al
|
ls -al
|
||||||
git remote add origin https://github.com/CloudMOA/security_check.git
|
git init
|
||||||
|
git remote add origin https://{{ git_user }}@{{ git_key }}github.com/CloudMOA/security_check.git
|
||||||
git add .
|
git add .
|
||||||
git commit -m "README.md Update"
|
git commit -m "README.md Update"
|
||||||
git push
|
git push
|
||||||
|
|||||||
Reference in New Issue
Block a user