Pass Gitea credentials to remote-install, clean up after clone
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
||||
SERVER=user@example.com
|
||||
WEBROOT=/home/example.com/public_html
|
||||
USER_REPO=ssh://git@gitea.example.com:222/user/repo.git
|
||||
USER_REPO=https://gitea.example.com/user/natascha-rieter.nl-user.git
|
||||
|
||||
GITEA_HOST=gitea.example.com
|
||||
GITEA_USER=natascha-deploy
|
||||
GITEA_TOKEN=your-token-here
|
||||
|
||||
Reference in New Issue
Block a user