diff --git a/.drone.yml b/.drone.yml index 3a0ef09..b94fc08 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: commands: - echo hello-world - - name: fix-centos-8-docker + - name: Prepare CentOS 8 image, clone, and test code image: centos:8 commands: - hostname