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