Add Packer build with variables from vars.json
This commit adds a GitLab CI/CD script to trigger a Packer build using the build.json file and passing variables from vars.json using the -var-file option. The purpose of this change is to enable customizable builds by providing variable values from an external file.