Loading Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ node { usernameVariable: 'USERNAME', passwordVariable: 'PASSWORD']]) { sh ''' echo hello echo test ''' } } Loading Loading
Jenkinsfile +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ node { usernameVariable: 'USERNAME', passwordVariable: 'PASSWORD']]) { sh ''' echo hello echo test ''' } } Loading