Jenkins-pipeline fail : No such DSL method 'androidLint' found among steps

后端 未结 0 1900
半阙折子戏
半阙折子戏 2020-11-22 00:09

I get a failure for the stage \'Static analysis\' during my jenkins-pipeline.

Here is my Jenkinsfile :

pipeline {
  agent any
  stages {
    stage(\'Co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题