Commit Graph

5 Commits

Author SHA1 Message Date
Matt Schreiber
70b4350553
CI: add nixos-generate logging output assertions
Namely, assert that the last line of output refers to a store path that
is a file or symlink to a file.
2022-05-13 11:45:22 -04:00
MaCXyLo oLyXCaM
65a9651f52 correct variable for artifact upload 2019-12-05 00:44:55 +01:00
MaCXyLo oLyXCaM
59a261c4a7 .gitlab-ci.yml/.included.yml: refactoring pipeline script
* .gitlab-ci.yml: remove section overwrites.
 * .gitlab-ci.yml: add GIT_DEPTH variable to limit the clone depth to 1: faster git clone while container execution.
 * .gitlab-ci.yml: job names are sorted alphabetically like in the web ui.
 * .included.yml: add .tar_option for vm and vm-nogui that adds the after_script section and overwrites artifacts section.
 * both files: remove output_file variable.
 * both files: generalize file upload: add dynamic uploadPath variable, that creates a same-named folder that will be later uploaded as artifact.
2019-12-03 23:03:58 +01:00
MaCXyLo oLyXCaM
028099a867 .included.yml: replace --nixpkgs_ver with -I argument" 2019-12-02 12:12:21 +01:00
MaCXyLo oLyXCaM
f3ed34d510 add gitlab ci pipeline 2019-12-01 21:12:02 +01:00