Commit b31bf883 by Administrator

Update .gitlab-ci.yml

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