1
0
mirror of https://github.com/minio/docs.git synced 2025-08-06 14:42:56 +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

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/