mirror of https://github.com/go-gitea/gitea.git
Browse Source
* Combine Drone release steps Fixes missing JS/CSS because drone did unwanted parallelization of the js/css task and the generate task. Combined the tasks into one and made 'make release' work standalone. Fixes: https://github.com/go-gitea/gitea/issues/9324 Fixes: https://github.com/go-gitea/gitea/issues/9362 * move js/css to generate dependencies * remove unneccessary go-all target * remove go target as wellpull/9367/head
2 changed files with 6 additions and 34 deletions
Loading…
Reference in new issue