Commit 58e75790 authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 9bd0ea3d
Pipeline #25 passed with stages
in 1 second
...@@ -5,6 +5,9 @@ stages: ...@@ -5,6 +5,9 @@ stages:
test: test:
stage: test stage: test
script: echo "Running tests" script: echo "Running tests"
tags:
- lbgmail
build: build:
stage: build stage: build
......
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