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