Explorar el Código

[Minor] Remove stupid workaround for torch

tags/2.0
Vsevolod Stakhov hace 5 años
padre
commit
17274fe63d
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      .drone.yml

+ 0
- 2
.drone.yml Ver fichero

@@ -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


Cargando…
Cancelar
Guardar