логи
This commit is contained in:
parent
92cb8c0b0a
commit
8de994b63d
|
|
@ -23,9 +23,9 @@ jobs:
|
|||
push: true
|
||||
tags: gitea.webart-tech.ru/webart/fyrox-platformer/platformer:${{ gitea.sha }}
|
||||
- name: Deploy - clone
|
||||
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git
|
||||
run: git clone https://gitea.webart-tech.ru/webart/kuber-deploy.git deploy
|
||||
- name: Deploy - into folder
|
||||
run: cd ./kuber-***
|
||||
run: ls -la ./ && cd ./deploy && ls ./
|
||||
- name: Deploy - replace
|
||||
run: ls -la ./
|
||||
- name: Deploy - replace
|
||||
|
|
|
|||
Loading…
Reference in New Issue