Skip to content

Commit c32332d

Browse files
committed
Clean up
1 parent 9665a0f commit c32332d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile-SmokeTest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def runSmokeTests(Map args = new LinkedHashMap()) {
122122
}
123123

124124
timestamps {
125-
tinyPods.node(tag: '20') {
125+
tinyPods.node() {
126126
stage("deps") {
127127
yarnInstall()
128128
}

0 commit comments

Comments
 (0)