There was an error while loading. Please reload this page.
1 parent dc5d329 commit 042608fCopy full SHA for 042608f
1 file changed
support/ci/builder-dev-base-plan.sh
@@ -30,10 +30,6 @@ _prepare_build_outputs() {
30
return 0
31
}
32
33
-_build_metadata() {
34
- return 0
35
-}
36
-
37
do_end() {
38
# shellcheck disable=2154
39
rm -rf "${pkg_prefix}/../../${pkg_version}"
0 commit comments