forked from lix-project/hydra
31262f14fb
- scripts -> foreman - drop runHydra - drop devShell - move postgresql to buildInputs
5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
hydra-server: ./foreman/start-hydra.sh
|
|
hydra-queue-runner: ./foreman/start-queue-runner.sh
|
|
hydra-evaluator: ./foreman/start-evaluator.sh
|
|
postgres: ./foreman/start-postgres.sh
|