2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00
* Create .gitpod.yml

* split up command

* monolythic may be better

* set envs per export

* use dev for data

* trying the split again

* added sync command

* cleanup

* Update .gitpod.yml

settings for prebuilds

* add dataset import

* remove check - might block PRs

* switch execution flow

* do not block in execution

* for deletion in script
This commit is contained in:
Matthias Mair
2021-10-30 00:03:34 +02:00
committed by GitHub
parent 83b74b2566
commit 2246633628

View File

@ -15,7 +15,7 @@ tasks:
mkdir dev
inv update
git clone git@github.com:inventree/demo-dataset.git /workspace/InvenTree/inventree-data
invoke delete-data
invoke delete-data -f
invoke import-records -f /workspace/InvenTree/inventree-data/inventree_data.json
gp sync-done setup_server