CI_PIPELINE_IID holds scoped stages count not pipelines
Gitlab docs states that CI_PIPELINE_IID equals current pipeline number scoped to project. But in my project somehow it holds projects stages count, so CI_PIPELINE_IID is not consecutive per pipeline. Is it expected behavior or I’m doing something wrong?
gitlab v11.6.5
Edited by 🤖 GitLab Bot 🤖