From 3d7e228569765e90170a887ffd53f843156b54e3 Mon Sep 17 00:00:00 2001 From: lab Date: Sat, 11 Dec 2021 17:43:00 +0800 Subject: [PATCH] add image pull condition to .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b2c6566..8027c0b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,6 +36,7 @@ steps: - name: publish image: plugins/docker + pull: if-not-exists settings: repo: esinio/helloworld username: