-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "packagespec: set repo to vault-private-release"
This reverts commit e1e0f9e.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,12 +13,12 @@ | |
# config contains packagespec config for this repo. | ||
config: | ||
# product-repo is important to CI providers. | ||
product-repo: [email protected]:hashicorp/vault-private-release.git | ||
product-repo: [email protected]:hashicorp/vault.git | ||
release-repo: [email protected]:hashicorp/vault-release.git | ||
# product-id is used by external systems to identify this product. | ||
# It can be any unique name, but a golang import path is ideal. | ||
product-id: github.com/hashicorp/vault | ||
circleci-project-slug: gh/hashicorp/vault-private-release | ||
circleci-project-slug: gh/hashicorp/vault | ||
circleci-host: circleci.com | ||
|
||
# inputs are a set of environment variables that may affect the set of bytes produced | ||
|