Skip to content

Commit

Permalink
chore: extend description
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre Ugaz committed Oct 30, 2020
1 parent ed3afd8 commit b38f329
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ github:release:
variables:
OVERRIDE_RELEASE: "true"
RELEASE_CHECKSUM: sha512
RELEASE_DESCRIPTION: "k3s on linuxkit"
RELEASE_DESCRIPTION: "k3s $CI_COMMIT_TAG on linuxkit. See [k3s/releases](https://github.com/rancher/k3s/releases) for a full list of changes"
RELEASE_FILES: $CI_PROJECT_DIR/k3s-*
RELEASE_NAME: $CI_COMMIT_TAG
script:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Check [terraform folder](./terraform) for an example using [terraform-provider-l
- [ ] Multi-server deployment
- [ ] Build for cloud platforms
- [ ] Pre-built terraform modules(?)
- [ ] Support for cloud providers
- [ ] Support for kubernetes cloud providers
- [ ] Further tests

0 comments on commit b38f329

Please sign in to comment.