.drone.yml aktualisiert
This commit is contained in:
parent
7134658f85
commit
13e5118dba
@ -6,7 +6,7 @@ steps:
|
||||
- name: build and test
|
||||
image: python:3.9-slim
|
||||
commands:
|
||||
- pip install --no-cache-dir -r requirements.tx
|
||||
- pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
- name: deploy
|
||||
image: python:3.9-slim
|
||||
|
Loading…
x
Reference in New Issue
Block a user