Commit 6b55b3f9 by Administrator

Update .gitlab-ci.yml

parent 005737a9
Pipeline #52 failed with stage
in 5 seconds
...@@ -2,7 +2,7 @@ sonar_preview: ...@@ -2,7 +2,7 @@ sonar_preview:
stage: test stage: test
script: script:
- java -version - java -version
- /home/nbzhiwei/sonar-scanner-4.0.0.1744-linux/bin/sonar-scanner - sonar-scanner
except: except:
- master - master
tags: tags:
......
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