1 2 3 4 5 6 7
repo source_repo: repo target_repo: job push_job: push: - source: source_repo.commit destination: target_repo.branch("master")