Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 1m22s
Some checks failed
Build ts3proxy / Explore-Gitea-Actions (push) Failing after 1m22s
This commit is contained in:
parent
004a2328ea
commit
8c31d902b3
@ -24,5 +24,6 @@ jobs:
|
||||
- name: Login to Docker Hub
|
||||
run: |
|
||||
echo "${{ secrets.DOCKERHUB_GITEA_TOKEN }}" | docker login -u ownercz --password-stdin
|
||||
cd ts3proxy
|
||||
docker build -t ownercz/teamspeak3-docker-proxy:latest .
|
||||
docker push ownercz/teamspeak3-docker-proxy
|
Loading…
Reference in New Issue
Block a user