Commit f29ca637 authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test ci

parent 427f5f13
Pipeline #278 failed with stages
in 27 seconds
......@@ -39,7 +39,9 @@ build:
- master
# - merge_requests
script:
- ssh -o StrictHostKeyChecking=no root#@192.168.1.201 "ls" # test command
# - ssh -o StrictHostKeyChecking=no root#@192.168.1.201 "ls" # test command
- "ls"
- "cd /root/GitlabRunner/repo/ && ls"
- ssh -o StrictHostKeyChecking=no root@192.168.1.201 "cd /root/GitlabRunner/repo/ && ls && rm -rf ./ci"
- ssh -o StrictHostKeyChecking=no root@192.168.1.201 "cd /root/GitlabRunner/repo && unset SSH_ASKPASS && git config --global user.name 'truongbb96' && git config --global user.email 'truongbb@itsol.vn' && git clone https://truongbb96:hoanghuynh0801@git.myitsol.com/truongbb96/ci.git"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment