Skip to content

Commit 914ea48

Browse files
committed
Use latest module-ci, which fixes bugs in upload-github-release-assets
1 parent 0f70acf commit 914ea48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies:
66
override:
77
# Install the gruntwork-module-circleci-helpers and use it to configure the build environment and run tests.
88
- curl -Ls https://raw.githubusercontent.com/gruntwork-io/gruntwork-installer/master/bootstrap-gruntwork-installer.sh | bash /dev/stdin --version 0.0.9
9-
- gruntwork-install --module-name "gruntwork-module-circleci-helpers" --repo "https://github.com/gruntwork-io/module-ci" --tag "v0.0.6"
9+
- gruntwork-install --module-name "gruntwork-module-circleci-helpers" --repo "https://github.com/gruntwork-io/module-ci" --tag "v0.0.10"
1010
- configure-environment-for-gruntwork-module --terraform-version NONE --packer-version NONE --go-src-path .
1111

1212
cache_directories:

0 commit comments

Comments
 (0)