build tag

This commit is contained in:
yangzhang 2019-10-23 00:20:20 +08:00
parent b39627fa1d
commit 7b38179cbe
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: '2'
services:
front-end:
image: 106.75.6.173:81/socksshop/front-end:$BUILD_NUMBER
image: 106.75.6.173:81/socksshop/front-end:${TAG}
ports:
- '8079:8079'
hostname: front-end