Job Description
Contact Ryan Rainey | 079 0003 7369 | 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. £16.00 per hour + overtime
2. Fulltime hours 7:30am starts
3. No weekend work
4. Immediate start available
What you'll be doing in this role:
5. Your focus will be delivering goods safely and efficiently while maintaining high levels of customer service
6. Driving & Deliveries – Transporting goods safely and on time
7. Vehicle Checks – Ensuring your vehicle is roadworthy before setting off
8. Loading & Unloading – Using a forklift (if licensed) or manual handling where needed
9. Compliance – Following transport laws, including CPC and tachograph regulations
What you’ll need:
10. Valid Class 1 (Category C+E) Licence
11. Up-to-date CPC Qualification
12. Tachograph Card
13. Forklift Licence (preferred but not essential)
Riada Resourcing is an equal opportunities employer.
DO NOT USE: Criteria
Benefits
Apply
Share with a Friend
14. Share Vacancy on Facebook
15. Share Vacancy on X
16. Share Vacancy on LinkedIn
17. Share Vacancy on WhatsApp
18. 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'); //