We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38bdd94 commit 1e337deCopy full SHA for 1e337de
Jenkinsfile
@@ -166,8 +166,7 @@ pipeline {
166
'''
167
}
168
169
- }
170
- stage('Diff TPU VM Image') {
+ stage('Diff TPU VM Image') {
171
steps {
172
sh '''#!/bin/bash
173
set -exo pipefail
@@ -177,6 +176,7 @@ pipeline {
177
176
178
179
+ }
180
181
182
0 commit comments