mirror of
https://github.com/luzifer-docker/teamspeak3.git
synced 2024-11-08 12:00:04 +00:00
Fix wrong repo
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2064298759
commit
8e6555606a
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ git diff --exit-code && exit 0
|
||||||
echo "Updating repository..."
|
echo "Updating repository..."
|
||||||
make tag
|
make tag
|
||||||
|
|
||||||
git push -q https://${GH_USER}:${GH_TOKEN}@github.com/luzifer-docker/vault.git master --tags
|
git push -q https://${GH_USER}:${GH_TOKEN}@github.com/luzifer-docker/teamspeak3.git master --tags
|
||||||
|
|
Loading…
Reference in a new issue