10 lines
242 B
Bash
10 lines
242 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
|
|
GRAV_VERSION=1.7.49.5
|
|
|
|
GITEA_HOST=gitea.example.com
|
|
GITEA_USER=natascha-deploy
|
|
GITEA_TOKEN=your-token-here
|