Commit 964f4bb6 by yiling.shen

添加jarvis标签:确保Pipeline能够使用带有jarvis标签的共享Runner

parent e7684ac1
Pipeline #3173 passed with stage
in 6 seconds
......@@ -2,4 +2,8 @@ stages:
- test
test:
script: echo "Hello World"
\ No newline at end of file
stage: test
script: echo "Hello World"
image: alpine:latest
tags:
- jarvis
\ No newline at end of file
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