13 lines
338 B
JSON
13 lines
338 B
JSON
{
|
|
"lajuntament": {
|
|
"test": {
|
|
"secret": "elsecret",
|
|
"deploy_script": "./test/deploy.sh",
|
|
"env": {
|
|
"GIT_REPO_URL": "ssh://git@git.lajuntament.space:2222/lajuntament/web.git",
|
|
"GIT_SSH_ID_FILE": "/home/marc/.ssh/lajuntament.pub"
|
|
}
|
|
}
|
|
}
|
|
}
|