@@ -39,4 +39,6 @@ steps:
|
||||
- image=reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
||||
- imageTag=${DRONE_TAG}
|
||||
- port={{ .Port }}
|
||||
- host=t{{ .Host }}
|
||||
- path={{ .Path }}
|
||||
`
|
||||
|
||||
@@ -39,4 +39,6 @@ steps:
|
||||
- image=reg.icechen.cn/{{ .NameSpace }}/api-{{ .Name }}
|
||||
- imageTag=${DRONE_COMMIT:0:8}
|
||||
- port={{ .Port }}
|
||||
- host=t{{ .Host }}
|
||||
- path={{ .Path }}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user