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 9, 2025
1 parent ed4d3e6 commit f24184d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions images/csi-ceph/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ shell:
install:
- export GO_VERSION={{ env "GOLANG_VERSION" }}
- export GOPROXY={{ env "GOPROXY" }}
- apk install git
- apt install git
- cd /src/ceph-csi
- make cephcsi
- cp _output/cephcsi /cephcsi
Expand Down

0 comments on commit f24184d

Please sign in to comment.