Skip to content

Commit 4fbce99

Browse files
committed
[build-only] split Ceph-flavoured target again for now, until we make ceph "mandatory"
1 parent 2463373 commit 4fbce99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ gaia:
5454
.PHONY: cernbox-revad
5555
cernbox-revad: gaia
5656
gaia build --with github.com/cernbox/reva-plugins --with github.com/cs3org/reva=$(shell pwd) --debug -o ./cmd/revad/revad
57+
58+
.PHONY: cernbox-revad-ceph
59+
cernbox-revad-ceph: cernbox-revad
5760
gaia build --tags ceph --with github.com/cernbox/reva-plugins --with github.com/cs3org/reva=$(shell pwd) --debug -o ./cmd/revad/revad-ceph
5861

5962
.PHONY: revad-ceph

0 commit comments

Comments
 (0)