Skip to content

Commit

Permalink
release.sh WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Hollander McCreery committed Nov 2, 2015
1 parent 62307e0 commit 30608df
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 154 deletions.
153 changes: 0 additions & 153 deletions build/mark-new-version.sh

This file was deleted.

2 changes: 1 addition & 1 deletion build/versionize-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ if ! ($SED --version 2>&1 | grep -q GNU); then
exit 1
fi

echo "+++ Versioning documentation and examples"
echo "+++ Versioning documentation and examples at ${NEW_VERSION}"

# Update the docs to match this version.
HTML_PREVIEW_PREFIX="https://htmlpreview.github.io/\?https://github.com/kubernetes/kubernetes"
Expand Down
Loading

0 comments on commit 30608df

Please sign in to comment.