Skip to content

Commit

Permalink
[build-only] split Ceph-flavoured target again for now, until we make…
Browse files Browse the repository at this point in the history
… ceph "mandatory"
  • Loading branch information
glpatcern committed Nov 11, 2024
1 parent 2463373 commit 4fbce99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ gaia:
.PHONY: cernbox-revad
cernbox-revad: gaia
gaia build --with github.com/cernbox/reva-plugins --with github.com/cs3org/reva=$(shell pwd) --debug -o ./cmd/revad/revad

.PHONY: cernbox-revad-ceph
cernbox-revad-ceph: cernbox-revad
gaia build --tags ceph --with github.com/cernbox/reva-plugins --with github.com/cs3org/reva=$(shell pwd) --debug -o ./cmd/revad/revad-ceph

.PHONY: revad-ceph
Expand Down

0 comments on commit 4fbce99

Please sign in to comment.