cicd: revert config.json from sample
This commit is contained in:
parent
119ae66795
commit
9b5844f07f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user