update
This commit is contained in:
@@ -34,7 +34,8 @@
|
||||
shell: |
|
||||
pwd
|
||||
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 commit -m "README.md Update"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user