This commit is contained in:
parent
489d826bc9
commit
2cc8b3aa89
@ -8,6 +8,7 @@ steps:
|
||||
commands:
|
||||
- pip3 install poetry
|
||||
- poetry install --no-root
|
||||
- export SECRET_KEY=$(openssl rand -hex 32)
|
||||
- poetry run ./manage.py test
|
||||
- name: deploy
|
||||
image: caprover/cli-caprover:2.2.3
|
||||
|
Loading…
Reference in New Issue
Block a user