fixes
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2025-11-29 18:33:15 +05:30
parent 06904143d6
commit 21f6698b89

View File

@@ -68,7 +68,7 @@ steps:
path: /var/run/docker.sock
commands:
- IMAGE_TAG=$(cat /drone/src/LATEST_TAG.txt | tr -d '\n')
- echo "🔨 Building Nakama image: lila-games/nakama-server:$IMAGE_TAG"
- echo "🔨 Building Nakama image lila-games/nakama-server:$IMAGE_TAG"
- |
docker build \
--network=host \