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
28s
5 * branch 5.3-dev -> FETCH_HEAD
28s
6 * [new branch] 5.3-dev -> origin/5.3-dev
28s
7+ git checkout 5.3-dev
28s
8Branch '5.3-dev' set up to track remote branch '5.3-dev' from 'origin'.
28s
9Switched to a new branch '5.3-dev'
28s
10+ git fetch origin refs/pull/44604/head:
28s
11From https://github.com/joomla/joomla-cms
29s
12 * branch refs/pull/44604/head -> FETCH_HEAD
29s
13+ git merge 5bcbb8780e95a6714f3acbe1a5f1e38f062bfa1a
29s
14Updating 1bc1e8fd05..5bcbb8780e
29s
15Fast-forward
29s
16 .../language/en-GB/plg_system_tasknotification.ini | 4 ++
29s
17 .../tasknotification/forms/task_notification.xml | 44 ++++++++++++++
29s
18 .../src/Extension/TaskNotification.php | 70 ++++++++++++----------
29s
19 3 files changed, 86 insertions(+), 32 deletions(-)
29s