From a2939447d3daf3406ffe8bc40a91459c50a4a5d7 Mon Sep 17 00:00:00 2001 From: Hanjo Meinhardt Date: Wed, 22 May 2019 20:13:10 +0200 Subject: [PATCH] change stage labels --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 876e9d9..93f6a15 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,6 @@ pipeline: - docker: + docker-latest: image: plugins/docker repo: bunix42/ttrss build_args: @@ -10,7 +10,7 @@ pipeline: - latest secrets: [ docker_username, docker_password ] - docker: + docker-stable: image: plugins/docker repo: bunix42/ttrss build_args: