Closed muhamadazmy closed 5 years ago
This become quite urgent since we start using environment variable to override url to bcdb/tno etc. There is a workaround for now, using:
exec: sh -c "MYENV=blabla /bin/mybin -arg1 -arg2"
But this is really ugly :p
This become quite urgent since we start using environment variable to override url to bcdb/tno etc. There is a workaround for now, using:
But this is really ugly :p