1
0
mirror of https://github.com/minio/docs.git synced 2025-04-18 10:04:02 +03:00

testing a fixup to ci-cd for PRs (#1381)

This commit is contained in:
Ravind Kumar 2024-12-05 11:08:30 -05:00 committed by GitHub
parent 3458e72e40
commit ace03e6be8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,14 +3,12 @@
set -ex
export PATH=${PATH}:${HOME}/.local/bin
export GITDIR=main
export GITDIR=HEAD
make SYNC_SDK=TRUE linux
make k8s
echo $(ls build)
mkdir -p minio/kubernetes/upstream
cp -vr build/${GITDIR}/k8s/html/* ./minio/kubernetes/upstream/