Commit 61d60351 by Administrator

Update .gitlab-ci.yml

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