fix spacing issue in .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
298c418657
commit
c27b2ff35d
@ -4,8 +4,8 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare CentOS 8 image, clone, and test code
|
- name: Prepare CentOS 9 Stream image, clone, and test code
|
||||||
image: quay.io/centos/centos:stream9
|
image: quay.io/centos/centos:stream9
|
||||||
commands:
|
commands:
|
||||||
- hostname
|
- hostname
|
||||||
- lscpu
|
- lscpu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user