деплой

This commit is contained in:
artem 2024-01-13 21:34:04 +03:00
parent dbd48261d9
commit 8e0828132a
1 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ jobs:
- name: Deploy - into folder - name: Deploy - into folder
run: | run: |
cd ./deploy cd ./deploy
ls ./
sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
git commit -am 'auto-deploy' git commit -am 'auto-deploy'
git push git push https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy