From 38f618a35ce1657534cdc97ec3ccb4803f941466 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Wed, 25 Sep 2019 19:23:35 -0300 Subject: [PATCH] CI: build (but not push) on pull request --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index f1f6469..dfa2216 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,8 @@ steps: - name: build image only image: plugins/docker settings: + repo: eumau/openldap + auto_tag: true dry_run: true when: event: