mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
* Update plugin directory check for ci On CIRCLECI the default plugin direction is under `$HOME/.config/packer` this changes updates the acctest just a bit to check if we are running in a CIRCLECI env. * Apply same logic to cleanup step