Skip to content

Commit 4e15598

Browse files
committed
(build) remove context folder from drop
1 parent a28c833 commit 4e15598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.build.custom/package.post.step

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
</fileset>
2424
</delete>
2525
<delete dir="${dirs.drop}${path.separator}${folder.app.drop}${path.separator}infrastructure" />
26+
<delete dir="${dirs.drop}${path.separator}${folder.app.drop}${path.separator}context" />
2627

2728
<property name="dirs.drop.console" value="${dirs.drop}${path.separator}${folder.app.drop}${path.separator}console" />
2829
<echo level="Warning" message="Renaming ${dirs.drop}${path.separator}_PublishedApplications${path.separator}chocolatey.console to ${dirs.drop.console}." />

0 commit comments

Comments
 (0)