This commit is contained in:
artem 2024-01-13 21:04:19 +03:00
parent a5b4b655d1
commit 3326add0c7
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ jobs:
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git
- name: Deploy - into folder
run: cd ./kuber-deploy
- name: Deploy - replace
run: ls -la ./
- name: Deploy - replace
run: sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
- name: Deploy - commit