From e8a9329be515e14c2cb1193f4870d67d75d4c524 Mon Sep 17 00:00:00 2001 From: paspo Date: Mon, 25 Nov 2019 14:30:06 +0100 Subject: [PATCH] fix drone --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7301e1d..14b839f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: exclude: - tag - - name: build_and_publish + - name: build_and_publish_10_1 image: plugins/docker:linux-amd64 pull: always environment: @@ -37,7 +37,7 @@ steps: event: - tag - - name: build_and_publish + - name: build_and_publish_10_2 image: plugins/docker:linux-amd64 pull: always environment: @@ -59,7 +59,7 @@ steps: event: - tag - - name: build_and_publish + - name: build_and_publish_10_3 image: plugins/docker:linux-amd64 pull: always environment: