This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
mkdir -p ~/.ssh
|
||||
chmod 700 ~/.ssh
|
||||
ssh-keyscan -p 2222 10.25.100.250 >> ~/.ssh/known_hosts
|
||||
git clone --branch prod ssh://git@10.25.100.250:2222/serty/olaper.git .
|
||||
git clone --branch prod ssh://gitea@10.25.100.250:2222/serty/olaper.git .
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user