update
This commit is contained in:
@@ -39,6 +39,8 @@
|
||||
git clone https://{{ git_user }}:{{ git_key }}@github.com/CloudMOA/security_check.git /runner/security_check
|
||||
cp ./README.md /runner/security_check/README.md
|
||||
cd /runner/security_check
|
||||
pwd
|
||||
ls -al
|
||||
git add .
|
||||
git commit -m "검사 결과 업데이트"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user