diff --git a/src/main/webapp/WEB-INF/views/welcome.jsp b/src/main/webapp/WEB-INF/views/welcome.jsp index f5bc182..8742bfc 100644 --- a/src/main/webapp/WEB-INF/views/welcome.jsp +++ b/src/main/webapp/WEB-INF/views/welcome.jsp @@ -36,7 +36,7 @@
@@ -49,7 +49,7 @@Build faster and release often with Wercker's Docker-Native diff --git a/wercker.yml b/wercker.yml index c90f610..932a0a6 100644 --- a/wercker.yml +++ b/wercker.yml @@ -26,12 +26,4 @@ deploy-accs: application_name: springboot-accs-demo application_type: java file: springbootdemo-0.0.1.zip -restart-occs: - steps: - # Manage Oracle Container Cloud Service container - - peternagy/oracle-occs-container-util: - occs_user: $OCCS_USER - occs_password: $OCCS_PASSWORD - rest_server_url: $REST_SERVER_URL - function: $FUNCTION - deployment_name: $DEPLOYMENT_NAME +