Fix CI syntax error.
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b64082f626
commit
6ccf4d1b0a
|
@ -15,6 +15,7 @@ steps:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: test
|
name: test
|
||||||
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: python:3-slim
|
image: python:3-slim
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in New Issue