temporarily disable webapp on autobuilder, as it's for some reason hanging the build
This commit is contained in:
parent
b9dc38c24c
commit
d0e21b1b68
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ fi
|
|||
touch last-incremental-failed
|
||||
|
||||
# Build git-annex
|
||||
withcyg cabal configure
|
||||
withcyg cabal configure -f-WebApp
|
||||
withcyg cabal build || true
|
||||
ghc --make Build/EvilLinker
|
||||
Build/EvilLinker
|
||||
|
|
Loading…
Add table
Reference in a new issue