Compare commits
No commits in common. "aedd2467c3471d9ad4eb994cdc9199ae9bdb2978" and "a9371359426878ee3d772f50c9f53268bd96f0c3" have entirely different histories.
aedd2467c3
...
a937135942
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ pipeline:
|
|||
- "echo \"[gitea.nulo.in]:420 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHgHIbf5/jkeyLMndnWlEO12DPj41YPqkmz+aIreVOsP\" >> ~/.ssh/known_hosts"
|
||||
- "eval $(ssh-agent -s)"
|
||||
- "echo \"$${SSH_KEY}\" | base64 -d | ssh-add -"
|
||||
- "git config pull.rebase false"
|
||||
- "git config user.name Woodpecker"
|
||||
- "git config user.email ci@nulo.in"
|
||||
- "git remote add nulo ssh://_gitea@gitea.nulo.in:420/Sutty/gems.git"
|
||||
|
|
Loading…
Reference in a new issue