UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit 059b9500 authored by Douglas Lagemann's avatar Douglas Lagemann
Browse files

test new feature in template

parent 4b797cbe
No related branches found
No related tags found
1 merge request!4BULL-3252: add endpoints
......@@ -6,11 +6,16 @@ service:
dbPassword: PG_PASSWORD
dbHost: PG_HOST
moveFiles:
getFiles:
- from: db-updates/node/postgres/dataLayer.js
to: src/data/dataLayer.js
- from: db-updates/node/postgres/migrations/202411060900_create-version-table.sql
to: src/data/migrations/202411060900_create-version-table.sql
getDirs:
- from: config
to: src/config-test
- from: scripts/npm-lint
to: test_scripts
mergeFiles:
- from: db-updates/node/postgres/package.json
......
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