An update about this: I figured out what the issue was. The GOCD pipeline that was kicking off that process was renamed which resulted in a renaming of the file path so liquibase attempted running those changesets again. The scripts should have been using relative path instead of full path. Thanks
↧