OPS-5764 Job for deploy to rc13wb will not be triggered on api pipeline source too
Closes OPS-5764
Problem with deploy tool: in pipelines triggered from deploy tool always appear job for "deploy to rc13wb". It because when we trigger pipelines from api - it has another CI_PIPELINE_SOURCE env variable. Added workaround for it too.