Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit ad50bbb

Browse files
author
jmusselwhite
committed
Including the revoke, after the teardown
1 parent db58156 commit ad50bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ spec:
120120
always {
121121
container('k8s-node') {
122122
sh 'make teardown'
123+
sh 'gcloud auth revoke'
123124
}
124125
}
125126
}

0 commit comments

Comments
 (0)