mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
remove changes
This commit is contained in:
parent
4eb8a87fdd
commit
4428cb7b0c
@ -1,16 +1,16 @@
|
||||
{
|
||||
"extends": ["//"],
|
||||
"tasks": {
|
||||
"seed": {
|
||||
"tasks": {
|
||||
"seed": {
|
||||
"dependsOn": ["database#up", "^build"],
|
||||
"cache": false
|
||||
},
|
||||
},
|
||||
"locales": {},
|
||||
"locales:fix": {},
|
||||
"lint": {
|
||||
},
|
||||
"lint:fix": {
|
||||
},
|
||||
},
|
||||
"test": {
|
||||
"dependsOn": ["database#up:backend_test", "^build"]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user