Commit b31bf883 by Administrator

Update .gitlab-ci.yml

parent da58f315
Pipeline #19 failed with stage
in 2 seconds
......@@ -5,7 +5,7 @@ sonar_preview:
except:
- master
tags:
- hz
- print
auto_test:
stage: test
......@@ -13,7 +13,7 @@ auto_test:
except:
- master
tags:
- hz
- print
sonar_analyze:
stage: test
......@@ -22,4 +22,4 @@ sonar_analyze:
only:
- master
tags:
- hz
\ No newline at end of file
- print
\ 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