Fix/ci fork exec
Context
As of now CI couldn't work with forks. I have reworked the script
- search if a branch of given name exist for the official repo or the banch
- retrieve the project ID of chosen repo
- Retrieve the last successful job artifacts of chosen branch
This is a quick fix. more needs to be done, especially migrate these in a gitlab-ci repository because as of now I have been able to test this script on my branches by copy pasting the script in the gitla-ci.yaml which is sketchy
Modified files
shared_script.gitlab-ci.yml