build: more flexible handling of go build tags; added ceph_preview

ceph_preview tag is needed to make new go-ceph's RADOS read/write ops available

Signed-off-by: Robert Vasek <robert.vasek@cern.ch>
This commit is contained in:
Robert Vasek
2022-02-16 15:10:51 +01:00
committed by mergify[bot]
parent afeae03069
commit 8fb5739f21
2 changed files with 12 additions and 11 deletions

View File

@ -6,7 +6,7 @@
# options for analysis running
run:
build-tags:
- @@CEPH_VERSION@@
@@BUILD_TAGS@@
# default concurrency is a available CPU number
concurrency: 4