Commit Graph

4 Commits

Author SHA1 Message Date
MaCXyLo oLyXCaM
65a9651f52 correct variable for artifact upload 2019-12-05 00:44:55 +01:00
MaCXyLo oLyXCaM
65632141c1 adding newline 2019-12-04 16:55:13 +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
f3ed34d510 add gitlab ci pipeline 2019-12-01 21:12:02 +01:00