Skip to content

Commit

Permalink
[Minor] Remove stupid workaround for torch
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed Jul 1, 2019
1 parent 891b250 commit 17274fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .drone.yml
Expand Up @@ -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

Expand Down

0 comments on commit 17274fe

Please sign in to comment.