Add dockerImage to the checks

This commit is contained in:
Rok Garbas 2021-11-24 09:19:29 +01:00
parent 52c84c15e5
commit e7906ffd0e
No known key found for this signature in database
GPG key ID: A0E01EF44C27BF00

View file

@ -524,6 +524,7 @@
binaryTarball = self.hydraJobs.binaryTarball.${system};
perlBindings = self.hydraJobs.perlBindings.${system};
installTests = self.hydraJobs.installTests.${system};
dockerImage = self.hydraJobs.dockerImage.${system};
});
packages = forAllSystems (system: {