From a305bb1c58f7bf2b426b69c8711b9eeca065c611 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Mon, 29 Apr 2019 00:57:55 +0900 Subject: [PATCH] Don't always pull the image --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d28eb61c..a7bc1ada 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,8 +3,7 @@ name: default steps: - name: test - image: animenotifier/notify.moe:latest - pull: always + image: animenotifier/notify.moe environment: GO111MODULE: on commands: