(chore): use pipeline id vs commit id
As demonstrated via 357faf4a, using $CI_BUILD_REF
is DANGEROUS and can lead to conflicts. Making use of $CI_PIPELINE_ID
keeps all the jobs in pipeline isolated.
approved this merge request
approved this merge request
approved this merge request
Please register or sign in to reply