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:
@@ -3,14 +3,12 @@
|
|||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
export PATH=${PATH}:${HOME}/.local/bin
|
export PATH=${PATH}:${HOME}/.local/bin
|
||||||
export GITDIR=main
|
export GITDIR=HEAD
|
||||||
|
|
||||||
|
|
||||||
make SYNC_SDK=TRUE linux
|
make SYNC_SDK=TRUE linux
|
||||||
make k8s
|
make k8s
|
||||||
|
|
||||||
echo $(ls build)
|
|
||||||
|
|
||||||
mkdir -p minio/kubernetes/upstream
|
mkdir -p minio/kubernetes/upstream
|
||||||
cp -vr build/${GITDIR}/k8s/html/* ./minio/kubernetes/upstream/
|
cp -vr build/${GITDIR}/k8s/html/* ./minio/kubernetes/upstream/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user