This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
chmod 700 /root/.ssh
|
||||
ssh-keyscan -p 2222 10.25.100.250 >> /root/.ssh/known_hosts
|
||||
rm -rf /tmp/olaper
|
||||
git clone --branch dev ssh://git@10.25.100.250:2222/serty/olaper.git /tmp/olaper
|
||||
git clone --branch main ssh://git@10.25.100.250:2222/serty/olaper.git /tmp/olaper
|
||||
|
||||
- name: Build test Docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user