update
This commit is contained in:
@@ -39,6 +39,7 @@
|
|||||||
git config --global init.defaultBranch main
|
git config --global init.defaultBranch main
|
||||||
git init
|
git init
|
||||||
git remote add origin https://{{ git_user }}:{{ git_key }}@github.com/CloudMOA/security_check.git
|
git remote add origin https://{{ git_user }}:{{ git_key }}@github.com/CloudMOA/security_check.git
|
||||||
|
git pull
|
||||||
git add .
|
git add .
|
||||||
git commit -m "README.md Update"
|
git commit -m "README.md Update"
|
||||||
git push origin main
|
git push origin main
|
||||||
|
|||||||
Reference in New Issue
Block a user