Commit 6c09e710 authored by mingyard's avatar mingyard

feat:git ci

parent adb1da20
image: docker:stable image: docker:stable
variables: variables:
IMAGE_NAME: "translation-server" IMAGE_NAME: "translation-server"
IMAGE_TAG: "dev-${CI_PIPELINE_IID}" # 测试环境没有必要使用版本号
IMAGE_TAG: "dev"
TITLE: "translation-server测试环境更新" TITLE: "translation-server测试环境更新"
CONTENT: ${CI_COMMIT_TITLE// /-} CONTENT: ${CI_COMMIT_TITLE// /-}
VIEW_URL: "https://beta.laihua.com" VIEW_URL: "https://beta.laihua.com"
......
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