Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
parent
a1c8b9cdaa
commit
25cd70e2aa
@ -11,6 +11,7 @@ jobs:
|
|||||||
git config --global user.email "radim@lipovcan.cz"
|
git config --global user.email "radim@lipovcan.cz"
|
||||||
- name: Build | Clone repository
|
- name: Build | Clone repository
|
||||||
run: |
|
run: |
|
||||||
|
ls -lah
|
||||||
git clone https://github.com/Kandru/ts3proxy.git
|
git clone https://github.com/Kandru/ts3proxy.git
|
||||||
cd ts3proxy
|
cd ts3proxy
|
||||||
mv ../Dockerfile .
|
mv ../Dockerfile .
|
||||||
|
Loading…
Reference in New Issue
Block a user