Skip to content
Snippets Groups Projects
Verified Commit 9b5844f0 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

cicd: revert config.json from sample

parent 119ae667
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ build:
before_script:
- npm ci --cache .npm --prefer-offline --only=production
script:
- cp docker/config.json config.json
- cp config.sample.json config.json
- npm run build
artifacts:
when: on_success
......
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