Skip to content

Commit

Permalink
[ci] Remove unnecessary installation of nfs-common (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Zimin <[email protected]>
  • Loading branch information
AleksZimin authored Jun 6, 2024
1 parent 9c9980f commit 32a8d9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion images/csi-nfs/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ from: {{ $.BASE_ALT_DEV }}

shell:
install:
- apt update && apt install nfs-common
- /binary_replace.sh -i "{{ $csiBinaries }}" -o /relocate

---
Expand Down

0 comments on commit 32a8d9e

Please sign in to comment.