9 lines
220 B
Bash
9 lines
220 B
Bash
REMOTE_USER=root
|
|
REMOTE_HOST=example.com
|
|
REMOTE_HOME=/home/example.com
|
|
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
|