деплой
This commit is contained in:
parent
f01ed66747
commit
0aa8e2064b
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
push: true
|
||||
tags: gitea.webart-tech.ru/webart/fyrox-platformer/platformer:${{ gitea.sha }}
|
||||
- name: Deploy
|
||||
run: git pull https://gitea.webart-tech.ru/webart/kuber-deploy.git && \
|
||||
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git && \
|
||||
cd kuber-deploy && \
|
||||
sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml \
|
||||
git commit -am 'auto-deploy' \
|
||||
|
|
|
|||
Loading…
Reference in New Issue