1Cloning with 0 retries
0s
2Initialized empty Git repository in /drone/src/.git/
0s
3+ git fetch origin +refs/heads/5.3-dev:
0s
4From https://github.com/joomla/joomla-cms
29s
5 * branch 5.3-dev -> FETCH_HEAD
29s
6 * [new branch] 5.3-dev -> origin/5.3-dev
29s
7+ git checkout 5.3-dev
29s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'.
30s
9Switched to a new branch '5.3-dev'
30s
10+ git fetch origin refs/pull/44604/head:
30s
11From https://github.com/joomla/joomla-cms
30s
12 * branch refs/pull/44604/head -> FETCH_HEAD
30s
13+ git merge 8b39d71ff411227d014e06b51db1a15740bdb09f
30s
14Updating a9710998e1..8b39d71ff4
30s
15Fast-forward
30s
16 .../language/en-GB/plg_system_tasknotification.ini | 4 ++
30s
17 .../tasknotification/forms/task_notification.xml | 44 ++++++++++++++
30s
18 .../src/Extension/TaskNotification.php | 70 ++++++++++++----------
30s
19 3 files changed, 86 insertions(+), 32 deletions(-)
30s