From 12f48e2c6dce53711ed82ea3e154297d24e2c8b6 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Fri, 7 Jun 2019 15:46:12 -0700 Subject: [PATCH] Try to get it to build again --- .drone.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1dfa022..3624390 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,8 +31,7 @@ steps: image: plugins/docker settings: repo: iamthefij/dockron - auto_tag: true - auto_tag_suffix: linux-amd64 + tags: linux-amd64 username: from_secret: docker_username password: @@ -57,8 +56,7 @@ steps: image: plugins/docker settings: repo: iamthefij/dockron - auto_tag: true - auto_tag_suffix: linux-arm + tags: linux-arm username: from_secret: docker_username password: @@ -86,8 +84,7 @@ steps: image: plugins/docker settings: repo: iamthefij/dockron - auto_tag: true - auto_tag_suffix: linux-arm64 + tags: linux-arm64 username: from_secret: docker_username password: