summaryrefslogtreecommitdiffstats
path: root/models/fixtures/update_task.yml
blob: ffcd5fd6faf8d4672caff28816bb41e34b51f23e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-
  id: 1
  uuid: uuid1
  ref_name: refName1
  old_commit_id: oldCommitId1
  new_commit_id: newCommitId1

-
  id: 2
  uuid: uuid2
  ref_name: refName2
  old_commit_id: oldCommitId2
  new_commit_id: newCommitId2

-
  id: 3
  uuid: uuid3
  ref_name: refName3
  old_commit_id: oldCommitId3
  new_commit_id: newCommitId3