迁移网关
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# push_docker.ps1
|
||||
|
||||
# Set version
|
||||
$env:VERSION = "1.5.5.1"
|
||||
$env:VERSION = "1.5.6"
|
||||
|
||||
# Docker registry/repository
|
||||
$registry = "ai.ronsunny.cn:13011/bbit_ai/ce_vue"
|
||||
$registry = "docker.bbitcn.net/bbit_ai/ce_vue"
|
||||
|
||||
# Dockerfile path
|
||||
$dockerfilePath = ".\scripts\deploy\Dockerfile"
|
||||
|
||||
Reference in New Issue
Block a user