This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user