Search before asking
What happened
Requested this feature to be supported #8009
After testing with downstream pipeline, the number of deployments don't add up.
I've tested a few similar projects and the count is not correct.




What do you expect to happen
It should only be 1 deployment.
How to reproduce
Parent Test:
stage: build
trigger:
include: trigger-child.yml
Child Test:
tags:
- argo-ocp
stage: test
script:
- echo "Child pipeline"
environment:
name: PRODUCTION
Anything else
No response
Version
v1.0.2-beta2@2cadbf8
Are you willing to submit PR?
Code of Conduct
Search before asking
What happened
Requested this feature to be supported #8009
After testing with downstream pipeline, the number of deployments don't add up.
I've tested a few similar projects and the count is not correct.
What do you expect to happen
It should only be 1 deployment.
How to reproduce
Parent Test:
stage: build
trigger:
include: trigger-child.yml
Child Test:
tags:
- argo-ocp
stage: test
script:
- echo "Child pipeline"
environment:
name: PRODUCTION
Anything else
No response
Version
v1.0.2-beta2@2cadbf8
Are you willing to submit PR?
Code of Conduct