Commit 2b5c0685 by 汤文兵

service group: iot

service name: iot-test
parent 1510af34
......@@ -3,8 +3,8 @@ deploy:
only:
- tags
variables:
SERVICE_GROUP: "openapi"
SERVICE_NAME: "openapi-test"
SERVICE_GROUP: "iot"
SERVICE_NAME: "iot-test"
PUBLISH_PORT: "31001"
script:
- export IMAGE_TAG=$SERVICE_NAME:$CI_COMMIT_REF_NAME
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment