proper pipeline
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2025-11-30 01:26:56 +05:30
parent e8e2419537
commit ae5628f370

View File

@@ -81,6 +81,7 @@ steps:
- echo "🔨 Building Nakama image lila-games/nakama-server:latest"
- |
docker build --network=host \
-t lila-games/nakama-server:$IMAGE_TAG \
-t lila-games/nakama-server:latest \
/drone/src
@@ -160,5 +161,3 @@ steps:
trigger:
event:
- tag
- push
- custom