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

This commit is contained in:
2025-11-29 22:12:52 +05:30
parent 1e91825808
commit 4dee0bfb0a

View File

@@ -28,8 +28,8 @@ steps:
- IMAGE_TAG=$(cat /drone/src/LATEST_TAG.txt | tr -d '\n') - IMAGE_TAG=$(cat /drone/src/LATEST_TAG.txt | tr -d '\n')
- echo "🔨 Building Nakama image lila-games/nakama-server:latest" - echo "🔨 Building Nakama image lila-games/nakama-server:latest"
- docker build \ - |
--network=host \ docker build --network=host \
-t lila-games/nakama-server:latest \ -t lila-games/nakama-server:latest \
/drone/src /drone/src