GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
59 stars 35 forks source link

Update Makefile #245

Closed shane-borden closed 1 year ago

shane-borden commented 1 year ago

Update makefile to ensure removal of the files in the dist directory before proceeding. Also created a variable of BASE_DIR in which the "makefile" is running in so that the change directory command moves to the proper directory before the zip command occurs.