diff --git a/Jenkinsfile b/Jenkinsfile index a8b8bd2..5f549d2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -pipline{ +pipeline{ def remote = [:] remote.name = 'workstation' remote.host = 'workstation'