Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
  • Loading branch information
duckhawk committed Jan 9, 2025
1 parent 08afdc8 commit 0a5684c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/csi-ceph/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ shell:
- cd /src/ceph-csi
- for patchfile in /src/images/csi-ceph/patches/*.patch ; do echo -n "Apply ${patchfile} ... "; git apply ${patchfile}; done
- rm -rf /src/images/csi-ceph/patches/
- rm -rf /src/ceph-csi/.git

---
image: {{ $.ImageName }}-binaries-artifact
Expand Down

0 comments on commit 0a5684c

Please sign in to comment.