diff --git a/.env.test b/.env.test index ef7659f..710cfb1 100644 --- a/.env.test +++ b/.env.test @@ -1 +1 @@ -KERNEL_CLASS='Productsup\BinCdeAppSkeleton\Kernel' +KERNEL_CLASS='Productsup\BinCdeAmazonS3Parquet\Kernel' diff --git a/Jenkinsfile b/Jenkinsfile index c6d15e5..a1d7939 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,7 @@ -env.name = "bin-cde-app-skeleton" -env.description = "bin-cde-app-skeleton" +env.name = "bin-cde-amazon-s3-parquet" +env.description = "bin-cde-amazon-s3-parquet" env.maintainer = "Channel Dev Team " -env.homepage = "https://github.com/productsupcom/bin-cde-app-skeleton" +env.homepage = "https://github.com/productsupcom/bin-cde-amazon-s3-parquet" def slack_channel = "#team-cd-dromund-kaas-notifications" String runtimeContainer = "php-cli" env.box_version = "3.11.1" diff --git a/README.md b/README.md index 6221871..9a5c877 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# bin-cde-app-skeleton \ No newline at end of file +# bin-cde-amazon-s3-parquet \ No newline at end of file diff --git a/bin/console b/bin/console index 2741776..fa466b7 100755 --- a/bin/console +++ b/bin/console @@ -1,7 +1,7 @@ #!/usr/bin/env php