ssh again
Gitea Actions Demo / build_and_push (push) Has been cancelled
Details
Gitea Actions Demo / build_and_push (push) Has been cancelled
Details
This commit is contained in:
parent
2dacfa5ae9
commit
296f5e0736
|
|
@ -24,6 +24,7 @@ jobs:
|
||||||
tags: gitea.webart-tech.ru/webart/strava-frontend:${{ gitea.sha }}
|
tags: gitea.webart-tech.ru/webart/strava-frontend:${{ gitea.sha }}
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
|
ssh-keyscan -t rsa gitea.webart-tech.ru >> ~/.ssh/known_hosts
|
||||||
git config --global user.email "deploy@deploy.deploy"
|
git config --global user.email "deploy@deploy.deploy"
|
||||||
git clone git@gitea.webart-tech.ru:webart/kuber-deploy.git deploy
|
git clone git@gitea.webart-tech.ru:webart/kuber-deploy.git deploy
|
||||||
cd ./deploy
|
cd ./deploy
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue