aboutsummaryrefslogtreecommitdiff
path: root/brep/handler/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'brep/handler/buildfile')
-rw-r--r--brep/handler/buildfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/brep/handler/buildfile b/brep/handler/buildfile
index 3b9245b..cd11231 100644
--- a/brep/handler/buildfile
+++ b/brep/handler/buildfile
@@ -1,10 +1,10 @@
# file : brep/handler/buildfile
-# copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
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