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: