nix-gitlab-ci/tests/default.nix

8 lines
99 B
Nix

{
imports = [
./utils.nix
./ci-lib.nix
./helpers.nix
./pipeline-yamls.nix
];
}