diff --git a/tests/apps/python/cnb/1/bin/build b/tests/apps/python/cnb/1/bin/build index faa85823cf6..24e91daceb9 100755 --- a/tests/apps/python/cnb/1/bin/build +++ b/tests/apps/python/cnb/1/bin/build @@ -15,3 +15,9 @@ echo "TESTENV_1" >$bp_env_dir/TESTENV echo "build = true" echo "cache = true" } >"${bp_layer}.toml" + +cat >"$layers_dir/launch.toml" <$bp_env_dir/TESTENV echo "build = true" echo "cache = true" } >"${bp_layer}.toml" + +cat >"$layers_dir/launch.toml" <