From fb01454499bbda36583af60c5e45754e03286f9a Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 10 Dec 2021 18:16:42 -0300 Subject: [PATCH] =?UTF-8?q?CI:=20agregar=20Lua=20para=20compilar=20Men?= =?UTF-8?q?=C3=BA=20art=C3=ADstico?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 27cf742..78a0ccb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,7 +2,7 @@ pipeline: build: image: docker.io/alpine:3.14 commands: - - apk add cmark git cmd:setup-timezone + - apk add cmark git cmd:setup-timezone lua5.1 # Para generar las fechas bien - setup-timezone -z America/Argentina/Buenos_Aires - ./build.sh