Added test files
This commit is contained in:
12
test/config.json
Normal file
12
test/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user