aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'brep/handler/buildfile')
-rw-r--r--brep/handler/buildfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/brep/handler/buildfile b/brep/handler/buildfile
index b351ca3..cd11231 100644
--- a/brep/handler/buildfile
+++ b/brep/handler/buildfile
@@ -3,7 +3,8 @@
import mods = libbutl.bash%bash{manifest-parser}
import mods += libbutl.bash%bash{manifest-serializer}
+import mods += bpkg-util%bash{package-archive}
-./: bash{handler} submit/ ci/
+./: bash{handler} submit/ ci/ upload/
bash{handler}: in{handler} $mods