X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=Jenkinsfile;h=0dec57099bfc2cf5e4c2bdcccdaf4d441ce367b2;hb=d2d00c7a4d69e1865f31a21d84592684189dea81;hp=56a0830f99c82b71e5a8267b5660b3cf42136bfd;hpb=d3dd343665385d6f6ce7d0b37950857b87b5bc09;p=osm%2Fdevops.git diff --git a/Jenkinsfile b/Jenkinsfile index 56a0830f..0dec5709 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -/* Copyright 2019 ETSI +/* Copyright ETSI OSM and others * * All Rights Reserved. * @@ -37,7 +37,7 @@ def devops_checkout() { } } -node('docker') { +node('stage_2') { checkout scm devops_checkout()