Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Add link to release docs from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
philwinder committed Jan 10, 2017
1 parent 976ad0b commit 4aeb78d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -51,6 +51,10 @@ $ gvt fetch <dependency>
recursively; so, it should be sufficient to just add packages you
import.

### Releasing

See the [release docs](./docs/releasing.md) for instructions about how to release a version of flux.

### Contribution

Flux follows a typical PR workflow.
Expand Down
2 changes: 0 additions & 2 deletions docs/releasing.md
Expand Up @@ -15,8 +15,6 @@ This process will create a new tagged release of flux, push dockerfiles and uplo

Circle will then run the build and upload the built binaries to the "Downloads" section of the release.

Circle will also create a new tag called "latest_release" which points to the same commit and contains the same binaries as those just built.

## Outputs

The most recent binaries are always available at: https://github.com/weaveworks/flux/releases/latest

0 comments on commit 4aeb78d

Please sign in to comment.