Commit 005737a9 by Administrator

Update .gitlab-ci.yml

parent bb4e9721
Pipeline #51 failed with stage
in 5 seconds
sonar_preview:
stage: test
script:
- echo `id`
- java -version
- /home/nbzhiwei/sonar-scanner-4.0.0.1744-linux/bin/sonar-scanner
except:
- master
......
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