Closed gaelcolas closed 2 years ago
Could you point me to where the CDPx pipeline is performing a tag? I dont believe any of my CDPx pipelines should be performing a publish yet. I did some digging around the code I wrote so far and the new cdpx yml should not have any knowledge of tagging yet.
I don't know how it's doing it, but I can see it does it by looking at the GitHub releases.
The only place I can think of is when you open the Pipeline in Azure DevOps, go to Edit, the 3 dots menu, Triggers
.
Click on the YAML
tab, and get sources.
Make sure the "Tag Sources" Never
is selected, and that you don't have a YAML override in the triggers tab.
If it's not that, I don't know where it is...
This issue has not been updated within 14 days
One for @xmichelleyang
When you're working on the CDPx pipeline, it looks like it tags the pipeline every time although that's undersired. Please remove the extra tags/releases and disable this behaviour from the CDPx config.