This commit is contained in:
parent
e32bcff150
commit
41bf7bf648
@ -3,13 +3,6 @@ name: default
|
|||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: code-analysis
|
|
||||||
image: aosapps/drone-sonar-plugin
|
|
||||||
settings:
|
|
||||||
sonar_host:
|
|
||||||
from_secret: sonar_host
|
|
||||||
sonar_token:
|
|
||||||
from_secret: sonar_token
|
|
||||||
- name: build
|
- name: build
|
||||||
image: gcc
|
image: gcc
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user