деплой

This commit is contained in:
artem 2024-01-13 21:47:55 +03:00
parent 401ca013fa
commit ec02f402ea
1 changed files with 1 additions and 2 deletions

View File

@ -30,5 +30,4 @@ jobs:
sed -i -E 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
git config --global user.email "deploy@deploy.deploy"
git commit -am 'auto-deploy'
echo https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy
git push https://${{ secrets.DOCKER_USERNAME }}:${{ secrets.DOCKER_PASSWORD }}@gitea.webart-tech.ru/webart/kuber-deploy