Update the go module path

This commit is contained in:
Nikolai Rodionov
2024-09-23 13:15:16 +02:00
parent eb82a632ce
commit 19468be271
5 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@ steps:
- ssh-add ~/.ssh/id_ed25519
- git config --global user.email "allanger@badhouseplants.net"
- git config --global user.name "Softplayer Bot"
- git clone git@git.badhouseplants.net:softplayer/softplayer-proto.git /tmp/repo
- git clone git@gitea.badhouseplants.net:softplayer/softplayer-proto.git /tmp/repo
- git -C /tmp/repo checkout generated-documentation
- mv README.md /tmp/repo/README.md
- git -C /tmp/repo add .