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,7 +4,7 @@ kind: pipeline
|
||||
type: docker
|
||||
|
||||
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
|
||||
commands:
|
||||
- hostname
|
||||
|
Loading…
x
Reference in New Issue
Block a user