index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/build-packages | 1 |
diff --git a/bin/build-packages b/bin/build-packages index 826b93b..b54fdcf 100755 --- a/bin/build-packages +++ b/bin/build-packages @@ -8,6 +8,7 @@ # use different build commands for different repositories - do we need this actually? # sign packages # send logs of failed builds +# handle failed uploads to the build master . "${0%/*}/../conf/default.conf" |