7 lines
155 B
YAML
7 lines
155 B
YAML
|
- name: drivers
|
||
|
commands: ./run.sh
|
||
|
infiles:
|
||
|
- . # all files present here
|
||
|
- ../../build_debug/memgraph # memgraph binary
|
||
|
enable_network: true
|