kind: pipeline type: docker name: build steps: - name: code-analysis image: registry.regnault.dev/drone-sonar-plugin:1 environment: PLUGIN_SONAR_HOST: from_secret: sonar_host SONAR_TOKEN: from_secret: sonar_token DRONE_REPO: Captchuccino