Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <[email protected]>
  • Loading branch information
duckhawk committed Jan 10, 2025
1 parent 67ceed2 commit fbdb7e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/csi-ceph/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ shell:
- export GO_VERSION={{ env "GOLANG_VERSION" }}
- export GOPROXY={{ env "GOPROXY" }}
- apt-get update
- apt-get -y install make golang librbd-devel librados-devel gcc git libcephfs-devel mount
- apt-get -y install make golang librbd-devel librados-devel gcc git libcephfs-devel mount ceph ceph-fuse
- cd /src/ceph-csi
- export CGO_ENABLED=1
- make cephcsi
Expand Down

0 comments on commit fbdb7e1

Please sign in to comment.