summaryrefslogtreecommitdiff
path: root/test/asset/publish/push.yaml
blob: d82cd0bfd7a28cd41d9f47a83c05984194877a48 (plain)
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")