Commit 0ab95e5c by qp65053

'cicd'

parent 7655cb7a
Pipeline #9425 passed with stages
in 21 seconds
...@@ -4,14 +4,14 @@ stages: ...@@ -4,14 +4,14 @@ stages:
- deploy - deploy
variables: variables:
projName: "offcn-live-msg-sink" projName: "ppt-server"
before_script: before_script:
- source /builds/cicd/base.sh - source /builds/cicd/base.sh
docker-build: docker-build:
tags: tags:
- offcn-live-msg-sink-shell - ppt-server-shell
stage: build stage: build
retry: 1 retry: 1
script: script:
...@@ -19,7 +19,7 @@ docker-build: ...@@ -19,7 +19,7 @@ docker-build:
k8s-deploy: k8s-deploy:
tags: tags:
- offcn-live-msg-sink-shell - ppt-server-shell
stage: deploy stage: deploy
retry: 1 retry: 1
script: script:
......
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