Skip to content

Commit

Permalink
garden: add "publish" push URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
davvid committed Feb 16, 2024
1 parent 7724b2b commit fd2a862
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions garden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,7 @@ trees:
url: "git@gitlab.com:davvid/gcd.git"
remotes:
github: "git@github.com:davvid/gcd.git"
gitconfig:
remote.publish.pushurl:
- "git@gitlab.com:davvid/gcd.git"
- "git@github.com:davvid/gcd.git"

0 comments on commit fd2a862

Please sign in to comment.