woodpecker: commit: skip ci
This commit is contained in:
parent
d8662689d5
commit
74460a1731
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue