We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c170f0a commit e47c7efCopy full SHA for e47c7ef
1 file changed
Jenkinsfile
@@ -110,6 +110,7 @@ pipeline {
110
}
111
112
stage('TPU VM') {
113
+ agent { label 'ephemeral-linux' }
114
stages {
115
stage('Build TPU VM Image') {
116
options {
0 commit comments