docs: move markdown docs from root dir to docs/ and remove obsolete files (#15410)
This commit is contained in:
@ -129,7 +129,7 @@ function publishPackages {
|
||||
echo "Finished publishing build artifacts"
|
||||
}
|
||||
|
||||
# See DEVELOPER.md for help
|
||||
# See docs/DEVELOPER.md for help
|
||||
CUR_BRANCH=${TRAVIS_BRANCH:-$(git symbolic-ref --short HEAD)}
|
||||
if [ $# -gt 0 ]; then
|
||||
ORG=$1
|
||||
|
Reference in New Issue
Block a user