This commit is contained in:
Mike Lang
2017-02-21 16:58:43 -08:00
parent 89ff2e84f8
commit 66eb982018

View File

@@ -89,7 +89,7 @@ deployment:
branch: /^((?!master).)*$/ # not the master branch
commands:
- >
make -d ui-upload
make -d ui-upload >$SRCDIR/make.log 2>&1
# release:
# branch: /release-[0-9]+\.[0-9]+/
# owner: weaveworks