diff --git a/.woodpecker.yml b/.woodpecker.yml index 06dd338..5f6f176 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,7 +12,7 @@ pipeline: - git add assets/js/* _data/assets.json - git commit -m "Recompilar JS" - git remote add nulo ssh://_gitea@nulo.in:420/Sutty/sutty-base-jekyll-theme.git - - git push nulo ${DRONE_BRANCH} + - git push -u nulo ${DRONE_BRANCH} secrets: - ssh_key when: