Skip to content
Snippets Groups Projects
Commit ec2afd8a authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

deleted - cp -a dist/. public/

parent 99457b4f
No related branches found
No related tags found
No related merge requests found
Pipeline #389514 failed
......@@ -31,7 +31,7 @@ pages:
- yarn install --frozen-lockfile
script:
- yarn build
- cp -a dist/. public/
artifacts:
paths:
......
......@@ -20,7 +20,7 @@
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true
},
"include": ["src", "src/contents/mapscript.js"]
"include": ["src"]
}
\ No newline at end of file
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