Skip to content

Commit

Permalink
Removed DocType from Map and Union
Browse files Browse the repository at this point in the history
  • Loading branch information
GlassOfWhiskey committed Apr 18, 2023
1 parent 2a9415e commit c4d16f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion render.bash
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ fi
echo "- basename: Base.yml" >> $WORKSPACE/cwl-website/site/v1.2-deps.yaml
echo " class: File" >> $WORKSPACE/cwl-website/site/v1.2-deps.yaml
echo " location: ../v1.2/Base.yml" >> $WORKSPACE/cwl-website/site/v1.2-deps.yaml
cat $WORKSPACE/cwl-website/site/v1.2-deps.yaml
CURDIR=$PWD
pushd $WORKSPACE/cwl-website ; ln -s $CURDIR v1.2 ; popd
cp cwlsite-v1.2-only-job.yaml $WORKSPACE/cwl-website/site/
Expand Down

0 comments on commit c4d16f8

Please sign in to comment.