view docs/tutorial/deploy.sh @ 3980:828b423545b1 stable

tests: check that we delete evolvestate correctly after abort/stop This patch adds test to check whether we delete the evolvestate correctly after aborting or stopping an interrupted evolve which is caused because of `next --evolve`.
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 20 Aug 2018 12:19:05 +0300
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy