From b219c78b51716e014e0d792b15bdb92c3fc18c78 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Mon, 23 Sep 2019 01:01:42 -0300 Subject: [PATCH] debug --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2173e57..d10c95a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,7 @@ steps: - name: run update.sh image: alpine/git commands: + - env - ./update.sh - name: build 16.0 image