diff --git a/movies/Jenkinsfile b/movies/Jenkinsfile index 9af1622..fd2428a 100644 --- a/movies/Jenkinsfile +++ b/movies/Jenkinsfile @@ -113,7 +113,7 @@ pipeline { ''' echo '### Creating a new app in Staging ###' - // TODO: Create a new app in staging + // TODO: Create a new app in staging and expose the service } }