From 4fc5650d99b2e3131aea06f357fa647d24c6e166 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 8 Dec 2018 15:12:11 +1100 Subject: CI: Update pipeline names. --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index fdb8f99f7..a31792d8e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 -- cgit v1.2.3