Semaphore/.dredd/server-wrapper.sh

4 lines
101 B
Bash
Raw Normal View History

2024-06-30 17:51:09 +02:00
#!/bin/sh
2024-07-01 20:16:36 +02:00
export SEMAPHORE_MAX_TASKS_PER_TEMPLATE=300
2024-06-30 17:51:09 +02:00
./semaphore server --config .dredd/config.json