Commit 2b5c0685 by 汤文兵

service group: iot

service name: iot-test
parent 1510af34
...@@ -3,8 +3,8 @@ deploy: ...@@ -3,8 +3,8 @@ deploy:
only: only:
- tags - tags
variables: variables:
SERVICE_GROUP: "openapi" SERVICE_GROUP: "iot"
SERVICE_NAME: "openapi-test" SERVICE_NAME: "iot-test"
PUBLISH_PORT: "31001" PUBLISH_PORT: "31001"
script: script:
- export IMAGE_TAG=$SERVICE_NAME:$CI_COMMIT_REF_NAME - 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