Hydra/32: Add option to force evaluation of a certain jobset via web interface (for admins only)
This commit is contained in:
@ -8,7 +8,7 @@ use IPC::Run;
|
||||
use Hydra::Helper::Nix;
|
||||
|
||||
our @ISA = qw(Exporter);
|
||||
our @EXPORT = qw(fetchInput evalJobs checkBuild inputsToArgs);
|
||||
our @EXPORT = qw(fetchInput evalJobs checkBuild inputsToArgs captureStdoutStderr);
|
||||
|
||||
|
||||
sub getStorePathHash {
|
||||
|
Reference in New Issue
Block a user