.circleci/config.yml @@ -6,10 +6,10 @@ working_directory: ~/work steps: - checkout - run: make - run: make LIBSO=1 -j 8 - run: | ulimit -c unlimited ./dump ./darknet - run: command: | mkdir -p /tmp/core_dumps