Browse Source

[Minor] Remove stupid workaround for torch

tags/2.0
Vsevolod Stakhov 4 years ago
parent
commit
17274fe63d
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      .drone.yml

+ 0
- 2
.drone.yml View File

@@ -10,8 +10,6 @@ pipeline:
image: ubuntu:18.04
commands:
- install -d -o nobody -g nogroup /rspamd/build /rspamd/install /rspamd/fedora/build /rspamd/fedora/install
# lua-torch CMakeLists writes to src dir
- chown nobody $CI_WORKSPACE/contrib/lua-torch/nn
# for debug
- echo $CI_COMMIT_AUTHOR


Loading…
Cancel
Save