remipichon / voc

Automatically build and deploy Docker on Swarm from Gitlab8
GNU General Public License v3.0
0 stars 0 forks source link

SI/SD: trigger via context doesn't work #47

Open remipichon opened 6 years ago

remipichon commented 6 years ago

When resourceUtil.triggerInstancesForResource is called, stackDefinitions doesn't have any .dockercomposes yet because file has not yet been read.

Only option seems to read SD config at prepare time (how to make it consistent with remote mode?)

je populate les SD comme il faut mais j'ai un soucis dans la resolution des contexts je crois