修改版本号为1.2.0
This commit is contained in:
Vendored
+1
-1
@@ -1,7 +1,7 @@
|
||||
node {
|
||||
def mailto="601470458@qq.com,505127606@qq.com,154707516@qq.com,444949396@qq.com,714943302@qq.com" //邮件接收人员列表
|
||||
def containerName="adminweb" //容器名称
|
||||
def imageName="130.120.3.193/com.gzzn.omms/admin-web:0.0.1-SNAPSHOT" //镜像名称
|
||||
def imageName="130.120.3.193/com.gzzn.omms/admin-web:1.2.0-SNAPSHOT" //镜像名称
|
||||
def dockerRegistry="http://130.120.3.193"
|
||||
def credentialsId="e41b57a4-436a-4617-817c-9e3f25a8a47f" //ssh证书id
|
||||
def deployHost="130.120.3.231" //发布到的主机
|
||||
|
||||
Reference in New Issue
Block a user