1
0
Fork 0

Merge remote-tracking branch 'main/beta' into continuous_validation2

This commit is contained in:
Lampros Smyrnaios 2024-02-05 11:57:45 +02:00
commit aaa7d3cf86
1 changed files with 4 additions and 4 deletions

View File

@ -49,10 +49,10 @@
<action name="reset_outputpath">
<fs>
<delete path="${graphPath}/datasource"/>
<delete path="${graphPath}/organization"/>
<delete path="${graphPath}/project"/>
<delete path="${graphPath}/relation"/>
<delete path="${targetPath}/datasource"/>
<delete path="${targetPath}/organization"/>
<delete path="${targetPath}/project"/>
<delete path="${targetPath}/relation"/>
</fs>
<ok to="copy_datasource"/>
<error to="Kill"/>