CI: Update pipeline names.
authorDean Camera <dean@fourwalledcubicle.com>
Sat, 8 Dec 2018 04:12:11 +0000 (15:12 +1100)
committerDean Camera <dean@fourwalledcubicle.com>
Sat, 8 Dec 2018 04:12:11 +0000 (15:12 +1100)
.drone.yml

index fdb8f99..a31792d 100644 (file)
@@ -6,7 +6,7 @@ platform:
   arch: amd64
 
 steps:
-- name: Documentation
+- name: Build Documentation
   image: abcminiuser/docker-ci-avr8-toolchain:latest-arch
   commands:
   - make --quiet -C Maintenance upgrade-doxygen
@@ -15,7 +15,7 @@ steps:
 ---
 
 kind: pipeline
-name: Arch
+name: Build (Arch)
 
 platform:
   os: linux
@@ -36,7 +36,7 @@ steps:
 ---
 
 kind: pipeline
-name: Ubuntu
+name: Build (Ubuntu)
 
 platform:
   os: linux