This commit is contained in:
parent
53758f412e
commit
3485bf5123
@ -1,7 +1,7 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: test
|
||||
name: pytest
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
@ -9,7 +9,7 @@ platform:
|
||||
|
||||
steps:
|
||||
|
||||
- name: test
|
||||
- name: pytest
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- "pip install -r requirements.txt"
|
||||
|
Loading…
Reference in New Issue
Block a user