fix/cpy_conf_after_req
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
The copy of the config file is directly written in the local repository after receiving a zmq request(a trigger) and copying all of the generated figures.
Otherwise the config file wont be updated on the remote repository.
Deleting the tmp folder line has been deleted, as I think it is a good idea to have the tmp after a timeout. tmp files might have info over what caused the timeout.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.