woodpecker: setear upstream

This commit is contained in:
Cat /dev/Nulo 2021-09-17 16:53:42 -03:00
parent 29932feaec
commit bf573bc46e

View file

@ -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: