From 9d8075de83b6b0b57f3cc779afb3b1099a3e98dd Mon Sep 17 00:00:00 2001 From: Nulo Date: Sat, 9 Oct 2021 02:04:20 +0000 Subject: [PATCH] CI: instalar setup-timezone --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index a12765f..27cf742 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,7 +2,7 @@ pipeline: build: image: docker.io/alpine:3.14 commands: - - apk add cmark git + - apk add cmark git cmd:setup-timezone # Para generar las fechas bien - setup-timezone -z America/Argentina/Buenos_Aires - ./build.sh