Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
80ce9f31
Commit
80ce9f31
authored
Jul 10, 2015
by
Rohit Jnagal
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11060 from zmerlynn/change_to_readme
Change the generated release template to docs/README.md
parents
56c781f4
0d790780
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build-official-release.sh
build/build-official-release.sh
+1
-1
No files found.
build/build-official-release.sh
View file @
80ce9f31
...
...
@@ -99,7 +99,7 @@ echo " with the ${KUBE_RELEASE_VERSION} tag. Mark it as a pre-release."
echo
" 3) Upload the
${
KUBE_BUILD_DIR
}
/kubernetes.tar.gz to GitHub"
echo
" 4) Use this template for the release:"
echo
""
echo
"## [Documentation](http://releases.k8s.io/
${
KUBE_RELEASE_VERSION
}
/docs)"
echo
"## [Documentation](http://releases.k8s.io/
${
KUBE_RELEASE_VERSION
}
/docs
/README.md
)"
echo
"## [Examples](http://releases.k8s.io/
${
KUBE_RELEASE_VERSION
}
/examples)"
echo
"## Changes since <last release> (last PR <last PR>)"
echo
""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment