Project

General

Profile

« Previous | Next » 

Revision 46640

fixed bug

View differences:

modules/dnet45-DSL-job/job45.groovy
37 37
                    evenIfUnstable (true)
38 38
                    }                    
39 39
                }   
40
            }
40
            
41 41
            configure { project ->
42 42
                project / 'publishers' / 'jenkins.plugins.slack.SlackNotifier'(plugin: 'slack@2.2"') {
43 43
                      'baseUrl'()
......
63 63
                }
64 64
            }
65 65
        }
66
    }
66 67
}

Also available in: Unified diff