2
0

new DIR-825 for WKS

This commit is contained in:
2021-04-23 18:04:43 +02:00
parent b018f343f8
commit 633ec43612
3 changed files with 6767 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ spec:
./scripts/feeds install -a
# build env does not like to be run as root....
export FORCE_UNSAFE_CONFIGURE=1
make -j6 download world $(params.make_flags)
make -j6 download world $(params.make_flags) V=1
- name: upload-assets
image: docker.io/minio/mc
env: