Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
goreleaser artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
louy committed Jun 1, 2018
1 parent c980738 commit 754cd1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ jobs:
if [[ -n ${CIRCLE_TAG} ]]; then
curl -sL https://git.io/goreleaser | bash
fi
- store_artifacts:
path: "/go/src/terraform-provider-uptimerobot/dist"
destination: dist

0 comments on commit 754cd1d

Please sign in to comment.