diff --git a/.kokoro/appengine/cloudtasks.cfg b/.kokoro/appengine/cloudtasks.cfg deleted file mode 100644 index e9b9e66c3e..0000000000 --- a/.kokoro/appengine/cloudtasks.cfg +++ /dev/null @@ -1,13 +0,0 @@ -# Format: //devtools/kokoro/config/proto/build.proto - -# Set the folder in which the tests are run -env_vars: { - key: "PROJECT" - value: "appengine/cloudtasks" -} - -# Tell the trampoline which build file to use. -env_vars: { - key: "TRAMPOLINE_BUILD_FILE" - value: "github/nodejs-docs-samples/.kokoro/build.sh" -}