Commit 0ab95e5c by qp65053

'cicd'

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