diff --git a/Jenkinsfile b/Jenkinsfile index 9875296..8e8ea6e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -114,7 +114,7 @@ node { stage('deploy'){ echo 'this is where we would start deploying the ' sh ''' - echo l + echo test ''' } } \ No newline at end of file