Skip to content

Commit a03dc25

Browse files
committed
Remove previous latest
1 parent 773e6f4 commit a03dc25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ EOM
114114

115115
if [ -d conformance ]
116116
then
117+
rm -rf conformance/cwltool/cwl_${version}/cwltool_latest
117118
cp -r conformance/cwltool/cwl_${version}/cwltool_${tool_ver} conformance/cwltool/cwl_${version}/cwltool_latest
118119
git -C conformance add --all
119120
git -C conformance diff-index --quiet HEAD || git -C conformance commit -m "${CONFORMANCE_MSG}"

0 commit comments

Comments
 (0)