Job Description
Contact Ryan Rainey | 028 7032 6600 | Ryanr@riadaresourcing.com Class 1 Driver - L/Derry - Full Time Looking for a driving role that offers steady hours, competitive pay and a great team atmosphere? This is your chance to work Monday to Friday with no weekends, enjoy an early finish on Fridays, and boost your earnings with overtime at time and a half. Apply today to find out more. About the role:
1. £17.00 per hour + overtime over 44 hours £20.00.
2. Fulltime hours
3. 7:30 am starts
4. No weekend work
5. Immediate start available
What you'll be doing in this role:
6. Your focus will be delivering goods safely and efficiently while maintaining high levels of customer service
7. Driving & Deliveries – Transporting goods safely and on time
8. Vehicle Checks – Ensuring your vehicle is roadworthy before setting off
9. Loading & Unloading – Using a forklift (if licensed) or manual handling where needed
10. Compliance – Following transport laws, including CPC and tachograph regulations
What you’ll need:
11. Valid Class 1 (Category C+E) Licence
12. Up-to-date CPC Qualification
13. Tachograph Card
14. Forklift Licence (preferred but not essential)
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
15. Share Vacancy on Facebook
16. Share Vacancy on X
17. Share Vacancy on LinkedIn
18. Share Vacancy on WhatsApp
19. Send Vacancy to a friend
// function selectJob() { var jobID = '36747'; var tagName = ''; if (GlobalEventObject != null) { target = GlobalEventObject.target || GlobalEventObject.srcElement; tagName = target.tagName; } tagName = tagName.toUpperCase(); if (tagName == 'A' || tagName == 'IMG') return; var newStatus = !$('#chk' + jobID).attr('checked'); if (tagName == 'INPUT') newStatus = !newStatus; PageMethods.HighlightJob(jobID, newStatus, AddSuccess, AddFailed, jobID) } function AddSuccess(res, joblst, newStatus) { var manyList = joblst.split(','); for (var jobid = 0; jobid < manyList.length; jobid++) { if (res == "added" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).addClass('selected'); $('#chk' + manyList[jobid]).attr('checked', true); } else if (res == "removed" && $('#job' + manyList[jobid])) { $('#job' + manyList[jobid]).removeClass('selected'); $('#chk' + manyList[jobid]).attr('checked', false); } } return false; } function AddFailed(res, jobid, newStatus) { alert('An error occurred whilst adding this vacancy to your list. Please try again'); return false; } PageMethods.set_path('/vacancies/vacancy-details.aspx'); //