Skip to content

Commit

Permalink
Fix build
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 Sep 23, 2024
1 parent a8a2a46 commit b8b4368
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion images/csi-nfs/werf.inc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,14 @@
image: {{ $.ImageName }}-golang-artifact
from: {{ $.BASE_GOLANG }}
final: false
fromCacheVersion: 20240923201359

git:
- add: /images/{{ $.ImageName }}
to: /
stageDependencies:
setup:
- "images/csi-nfs/**/*"
- "**/*"
includePaths:
- patches

Expand Down

0 comments on commit b8b4368

Please sign in to comment.