diff --git a/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md b/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md index 6bc213d30..1d6fc5bb6 100644 --- a/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md +++ b/website/source/guides/packer-on-cicd/build-virtualbox-image.html.md @@ -117,9 +117,10 @@ And **Proceed** again. We won't use the *Auto-detected Build Steps*. Instead, click *configure build steps manually*. For the *runner type*, pick **Command Line**, and enter the -following values. +following values. Make sure to click *Show advanced options*, as we need to set +the working directory. -![TeamCity screenshot: New Build](/assets/images/guides/teamcity_build_configuration.png) +![TeamCity screenshot: Build Step](/assets/images/guides/teamcity_build_configuration.png) This will use the `build` command in Packer to build the image defined in