Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 804eebb

Browse files
committed
Use configure-environment-for-gruntwork-module to install packer [ci skip]
1 parent ba96696 commit 804eebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
- run: gruntwork-install --module-name "gruntwork-module-circleci-helpers" --repo "https://github.com/gruntwork-io/module-ci" --tag "v0.7.1"
5555
- run: gruntwork-install --module-name "build-helpers" --repo "https://github.com/gruntwork-io/module-ci" --tag "v0.7.1"
5656
- run: gruntwork-install --module-name "aws-helpers" --repo "https://github.com/gruntwork-io/module-ci" --tag "v0.7.1"
57+
- run: configure-environment-for-gruntwork-module --circle-ci-2-machine-executor --go-src-path test --use-go-dep --terraform-version NONE --terragrunt-version NONE --glide-version NONE
5758

5859
- run: ~/project/.circleci/publish-amis.sh "ubuntu-ami"
5960
- run: ~/project/.circleci/publish-amis.sh "amazon-linux-ami"

0 commit comments

Comments
 (0)