Commit 61d60351 by Administrator

Update .gitlab-ci.yml

parent 8d7d101d
Pipeline #55 failed with stage
in 1 second
sonar_preview:
stage: test
script:
- java -version
- sonar-scanner
- bash ci/auto_preview.sh
except:
- master
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