Guys Im currently working on an azure devops yaml pipeline, and i have a weird problem. For some reason on of my stages (marked in red) gets skipped, even tho it doesnt have any conditions definded. Heres the code of the stage and the previous stage:
Stage before the one that gets skipped:
Stage that gets skipped: Any Ideas what the problem could be?