Skip to content
Snippets Groups Projects
Commit c96d2107 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

Merge branch 'hotfixes-seo' into 'prod'

Hotfixes seo

See merge request spraksamlingane/beta.ordbok.uib.no!129
parents 3f03ff62 ec521de6
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ build-prod:
- echo "VUE_APP_RELEASE=$CI_COMMIT_REF_NAME" >> .env.production
- npm install --progress=false
- npm run build -- --mode production
- 'echo -e "\nDisallow:" >> dist/robots.txt'
- 'echo -e "\nDisallow: /" >> dist/robots.txt'
artifacts:
expire_in: 1 week
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment