bundles/matrix-dimension: fix dependencies
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
05f9712b24
commit
f77d6df1e5
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ files = {
|
||||||
'config': node.metadata.get('matrix-dimension', {}),
|
'config': node.metadata.get('matrix-dimension', {}),
|
||||||
},
|
},
|
||||||
'needs': {
|
'needs': {
|
||||||
'directory:{}'.format(node.metadata.get('matrix-dimension/install_dir')),
|
'git_deploy:{}'.format(node.metadata.get('matrix-dimension/install_dir')),
|
||||||
},
|
},
|
||||||
'triggers': {
|
'triggers': {
|
||||||
'svc_systemd:matrix-dimension:restart',
|
'svc_systemd:matrix-dimension:restart',
|
||||||
|
|
Loading…
Reference in a new issue