Skip to content

Commit 2ca0362

Browse files
authored
Merge pull request #67 from rosette-api/WS-1377_expanded-smoke-tests
WS-1377 expanded-smoke-tests
2 parents a4bb6ab + 035e165 commit 2ca0362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
node {
1+
node ("docker-light") {
22
def SOURCEDIR = pwd()
33
try {
44
stage("Clean up") {

0 commit comments

Comments
 (0)