woodpecker: setear upstream
This commit is contained in:
parent
29932feaec
commit
bf573bc46e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ pipeline:
|
||||||
- git add assets/js/* _data/assets.json
|
- git add assets/js/* _data/assets.json
|
||||||
- git commit -m "Recompilar JS"
|
- git commit -m "Recompilar JS"
|
||||||
- git remote add nulo ssh://_gitea@nulo.in:420/Sutty/sutty-base-jekyll-theme.git
|
- 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:
|
secrets:
|
||||||
- ssh_key
|
- ssh_key
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue