Skip to content

LOS-399 add skip logic

Daniel Juarez requested to merge LOS399_add_skip_logic into master

Skip/cancel pipelines if package already exists.

Fixes LOS-399

Cancelling the pipeline is the lesser evil.

Using CI_JOB_TOKEN is unfortunately not possible due to API permission restrictions, meaning an extra CI/CD variable had to be added to linuxsupport group.

Edited by Daniel Juarez

Merge request reports