деплой

This commit is contained in:
artem 2024-01-13 21:36:08 +03:00
parent bcb654cec7
commit c4fac0fa9d
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ jobs:
run: |
cd ./deploy
sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
cat fyrox-platformer.yml
git config --global user.email "deploy@deploy.deploy"
git commit -am 'auto-deploy'
git push https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy