OK fixed myself.
Admins remove if you dont want this published here:
Login to SCCDManager as VCF - su to root.
Find the deployment lock id:
psql --host=localhost -U postgres -d platform -c "select * from lock"
Put the iD in this cmd:
psql --host=localhost -U postgres -d platform -c "delete from lock where id='8dfb9471-4626-42c6-ba67-87404b5af576'"