Explorar o código

use for both builders

Mohammed Nafees %!s(int64=3) %!d(string=hai) anos
pai
achega
b9bdcf2e59
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      cli/cmd/run.go

+ 0 - 1
cli/cmd/run.go

@@ -129,7 +129,6 @@ func run(_ *types.GetAuthenticatedUserResponse, client *api.Client, args []strin
 		}
 		}
 
 
 		if release.BuildConfig != nil &&
 		if release.BuildConfig != nil &&
-			strings.Contains(release.BuildConfig.Builder, "heroku") &&
 			execArgs[0] != "/cnb/lifecycle/launcher" &&
 			execArgs[0] != "/cnb/lifecycle/launcher" &&
 			execArgs[0] != "launcher" {
 			execArgs[0] != "launcher" {
 			// this is a buildpacks release using a heroku builder, prepend the launcher
 			// this is a buildpacks release using a heroku builder, prepend the launcher