From 690ceec92538c9d078cd3a3128a99bfd1b793c82 Mon Sep 17 00:00:00 2001 From: Jakub Igla Date: Sat, 23 May 2020 21:25:16 +0100 Subject: [PATCH] Set build arguments --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9b86f8f..c24ca4a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,7 +71,7 @@ steps: - name: kubers-agent image: plugins/docker environment: - VERSION: "${DRONE_SEMVER_SHORT}" + VERSION: "${DRONE_SEMVER_SHORT}" settings: repo: jacops/kubers-agent auto_tag: true