- 14 Jan, 2021 2 commits
-
-
Michal Nowak authored
Add "cleanup_file_variables" stage See merge request !7
-
Michal Nowak authored
GitLab Runner 13.5.0 added the "cleanup_file_variables" sub stage to the "run_exec" stage of every GitLab CI job. Update all Custom executor scripts so that they handle that sub stage appropriately.
-
- 03 Nov, 2020 1 commit
-
-
Michał Kępień authored
Add an executor for Docker on Windows See merge request !6
-
- 21 Oct, 2020 2 commits
-
-
Michał Kępień authored
-
Michał Kępień authored
-
- 14 Jul, 2020 1 commit
-
-
Michał Kępień authored
Use CUSTOM_ENV_CI_JOB_IMAGE See merge request !5
-
- 08 Jul, 2020 1 commit
-
-
Michał Kępień authored
The CUSTOM_ENV_CI_JOB_IMAGE variable contains the value of the "image" key set for a given GitLab CI job. Use that instead of the job name for determining the QCOW2 image to use, so that defining GitLab CI jobs using the libvirt/QEMU custom executor becomes a bit more similar in spirit to defining jobs using the Docker executor.
-
- 23 Jun, 2020 2 commits
-
-
Michal Nowak authored
Add step_script stage See merge request !3
-
Michal Nowak authored
GitLab Runner 13.1.0 seems to add a "step_script" stage. Without this stage recognized libvirt jobs fail with: Executing "step_script" stage of the job script Unsupported run stage 'step_script' The "step_script" stage is not documented upstream.
-
- 19 Mar, 2020 2 commits
-
-
Michał Kępień authored
Add QEMU-based libvirt executor See merge request !2
-
Michał Kępień authored
-
- 17 Mar, 2020 2 commits
-
-
Michał Kępień authored
Run ShellCheck in GitLab CI See merge request !1
-
Michał Kępień authored
-
- 16 Mar, 2020 1 commit
-
-
Michał Kępień authored
-