ssh again
Gitea Actions Demo / build_and_push (push) Has been cancelled Details

This commit is contained in:
artem 2025-03-30 10:07:55 +03:00
parent 3102b2a77e
commit 1439e443c4
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ jobs:
run: |
git config --global user.email "deploy@deploy.deploy"
git clone https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy
ls ./
cd ./deploy
sed -i -E 's/strava-frontend:.+/strava-frontend:${{ gitea.sha }}/g' strava.yml
git commit -am 'auto-deploy'