woodpecker: referenciar el secreto bien
This commit is contained in:
parent
3bf327c441
commit
d8662689d5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pipeline:
|
||||||
- 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 -u nulo ${DRONE_BRANCH}
|
- git push -u nulo ${DRONE_BRANCH}
|
||||||
secrets:
|
secrets:
|
||||||
- ssh_key
|
- git_base64_ssh_key
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
branch: webpack-ci
|
branch: webpack-ci
|
||||||
|
|
Loading…
Reference in a new issue