mirror of
https://github.com/aljazceru/python-teos.git
synced 2026-02-03 13:44:29 +01:00
Updates circle-ci to store keys in data folder
This commit is contained in:
@@ -89,9 +89,8 @@ jobs:
|
||||
command: |
|
||||
. venv/bin/activate
|
||||
cp test/pisa/e2e/pisa-conf.py pisa/conf.py
|
||||
cd apps/
|
||||
python3 -m generate_key
|
||||
python3 -m generate_key -n cli
|
||||
python3 -m apps.generate_key -d ~/.pisa_btc/
|
||||
python3 -m apps.generate_key -n cli -d ~/.pisa_btc/
|
||||
|
||||
|
||||
# Run E2E tests
|
||||
|
||||
Reference in New Issue
Block a user