логи
This commit is contained in:
parent
a5b4b655d1
commit
3326add0c7
|
|
@ -26,6 +26,8 @@ jobs:
|
||||||
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git
|
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git
|
||||||
- name: Deploy - into folder
|
- name: Deploy - into folder
|
||||||
run: cd ./kuber-deploy
|
run: cd ./kuber-deploy
|
||||||
|
- name: Deploy - replace
|
||||||
|
run: ls -la ./
|
||||||
- name: Deploy - replace
|
- name: Deploy - replace
|
||||||
run: sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
|
run: sed -i 's/platformer:.+/platformer:${{ gitea.sha }}/g' fyrox-platformer.yml
|
||||||
- name: Deploy - commit
|
- name: Deploy - commit
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue