diff --git a/tools/bin/publish_docker.sh b/tools/bin/publish_docker.sh index ac4ee59bb27d..f1f1a22a3f1c 100755 --- a/tools/bin/publish_docker.sh +++ b/tools/bin/publish_docker.sh @@ -13,7 +13,6 @@ projectDir=( "bootloader" "metrics/reporter" "db/db-lib" - "scheduler/app" ) # Set default values to required vars. If set in env, values will be taken from there.