From 35a850927390be4f121b947bb4f7770720172051 Mon Sep 17 00:00:00 2001 From: paspo Date: Sat, 15 Sep 2018 14:48:15 +0200 Subject: [PATCH] updated build image --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a779f48..ba4a03a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ platform: linux/arm workspace: base: /home/builder/package path: / - + clone: default: image: plugins/git:linux-arm @@ -11,7 +11,7 @@ clone: pipeline: build: - image: arm32v6/abuild:latest + image: openpdu/builder:3.7 environment: - REPODEST=/home/builder/package secrets: @@ -31,4 +31,4 @@ pipeline: secrets: [ gitea_token ] base_url: https://git.asperti.com when: - event: tag \ No newline at end of file + event: tag