From 639870d988e7d898c1ff6a636488761032d03ce4 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Fri, 20 Jan 2023 02:13:40 -0500 Subject: [PATCH] fix job name --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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