diff --git a/Jenkinsfile b/Jenkinsfile index 5375a04..5770a22 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -28,6 +28,7 @@ pipeline { ssh aptly@${aptly} -o StrictHostKeyChecking=no "uptime" ''' + } } } stage('Build') {