From 74460a17317fa8dc2979d4bcc0f121391053ea98 Mon Sep 17 00:00:00 2001 From: Nulo Date: Fri, 17 Sep 2021 21:14:26 -0300 Subject: [PATCH] woodpecker: commit: skip ci --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 8513fa0..1806a04 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -17,7 +17,7 @@ pipeline: - git config user.name Woodpecker - git config user.email ci@nulo.in - git add assets/js/* _data/assets.json - - git commit -m "Recompilar JS" + - git commit -m "[skip ci] Recompilar JS" - git remote add nulo ssh://_gitea@nulo.in:420/Sutty/sutty-base-jekyll-theme.git - git push -u nulo ${DRONE_BRANCH} secrets: