fix: Remove cp robots.txt Hugo now create it
This commit is contained in:
1
run
1
run
@ -45,7 +45,6 @@ staging() {
|
||||
rm -rf public
|
||||
hugo --minify --environment staging
|
||||
node themes/hugo-theme-lowtech/scripts/typo
|
||||
cp themes/hugo-theme-lowtech/robots.txt public
|
||||
#DATE=`date +\"%Y0101\"` && find public -exec touch -d $DATE {} +
|
||||
docker-compose --context $DOCKER_CONTEXT -f docker-compose.staging.yml up -d --build --force-recreate
|
||||
}
|
||||
|
Reference in New Issue
Block a user