This commit is contained in:
parent
fb56eab39f
commit
5615af8e29
@ -2,13 +2,6 @@ kind: pipeline
|
|||||||
type: docker
|
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: kaniko
|
- name: kaniko
|
||||||
image: banzaicloud/drone-kaniko
|
image: banzaicloud/drone-kaniko
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user