Skip to content

Commit 1948fd9

Browse files
authored
Update toolsJenkisn.groovy
1 parent fe3ca5e commit 1948fd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sharedLibrary/toolsJenkisn.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class toolsJenkisn implements Serializable{
1919

2020
def callToActions(String name) {
2121
steps.sh "gcloud components list"
22+
steps.sh "apt-get install -y kubectl"
2223
this.printMessage("${script.env.WORKSPACE}")
2324
}
2425

0 commit comments

Comments
 (0)