This commit is contained in:
parent
701412d7c2
commit
a4c9bd854e
@ -3,14 +3,6 @@ type: docker
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: code-analysis
|
|
||||||
image: aosapps/drone-sonar-plugin
|
|
||||||
settings:
|
|
||||||
sonar_host:
|
|
||||||
from_secret: SONAR_HOST
|
|
||||||
sonar_token:
|
|
||||||
from_secret: SONAR_CODE
|
|
||||||
|
|
||||||
- name: build_application
|
- name: build_application
|
||||||
image: openjdk:11-jdk
|
image: openjdk:11-jdk
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user