File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
2
3
- library ' status-jenkins-lib@v1.9.27 '
3
+ library ' status-jenkins-lib@refactor-common-secrets '
4
4
5
5
/* Object to store public URLs for description. */
6
6
urls = [:]
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.27 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
/* Options section can't access functions in objects. */
5
5
def isPRBuild = utils. isPRBuild()
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
2
3
- library ' status-jenkins-lib@v1.9.27 '
3
+ library ' status-jenkins-lib@refactor-common-secrets '
4
4
5
5
/* Options section can't access functions in objects. */
6
6
def isPRBuild = utils. isPRBuild()
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.27 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
/* Options section can't access functions in objects. */
5
5
def isPRBuild = utils. isPRBuild()
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.16 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
pipeline {
5
5
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.16 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
/* Options section can't access functions in objects. */
5
5
def isPRBuild = utils. isPRBuild()
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.16 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
/* Options section can't access functions in objects. */
5
5
def isPRBuild = utils. isPRBuild()
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env groovy
2
- library ' status-jenkins-lib@v1.9.27 '
2
+ library ' status-jenkins-lib@refactor-common-secrets '
3
3
4
4
/* Options section can't access functions in objects. */
5
5
def isPRBuild = utils. isPRBuild()
You can’t perform that action at this time.
0 commit comments