1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

cleanup SDK sync and reduce makefile burden (#585)

This commit is contained in:
Harshavardhana
2022-09-26 13:52:15 -07:00
committed by GitHub
parent 92ee087d4f
commit aaa74a8ee7
3 changed files with 70 additions and 173 deletions

View File

@ -10,9 +10,8 @@ nvm use stable
export PATH=${PATH}:${HOME}/.local/bin
make clean
make SYNC_SDK=TRUE linux
SYNC_SDK=TRUE make linux
make windows macos container k8s
#make linux windows macos container k8s
sudo rm -rf /var/www/docs/minio/kubernetes/upstream
sudo mkdir -p /var/www/docs/minio/kubernetes/upstream