Skip to content

Commit 042608f

Browse files
committed
load the new builder api paths
Signed-off-by: Matt Wrock <matt@mattwrock.com>
1 parent dc5d329 commit 042608f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

support/ci/builder-dev-base-plan.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ _prepare_build_outputs() {
3030
return 0
3131
}
3232

33-
_build_metadata() {
34-
return 0
35-
}
36-
3733
do_end() {
3834
# shellcheck disable=2154
3935
rm -rf "${pkg_prefix}/../../${pkg_version}"

0 commit comments

Comments
 (0)