As a database script developer, once you have reached a stable state with your .sql scripts, you will check them in your company Source Code Management system (SCM) like TFS, SVN, Git Stash, BitBucket, ...
Once those scripts are checked in the SCM, a job to package them and deploy them in the REF Database will be started automatically (CI) or manually