gstreamer/gitlab
Jordan Petridis 48f3063daf
build_manifest.py: Use CI_PROJECT_NAMESPACE instead of GITLAB_USER
GITLAB_USER_* variables represent the user *that triggered* the job,
which might not match the user that owns the namespace of the fork.

This happens frequently with rebase, where the one who triggers the
rebase is the one that appears in the GITLAB_USER_* vars.

Instead use the CI_PROJECT_NAMESPACE variable to search the user's
projects. If CI_PROJECT_NAMESPACE has the value of a Group namespace
search_user_namespace returns 404.
2018-11-13 13:20:32 +02:00
..
build_manifest.py build_manifest.py: Use CI_PROJECT_NAMESPACE instead of GITLAB_USER 2018-11-13 13:20:32 +02:00
ci_template.yml ci_template: Update docker image tags 2018-11-12 18:57:42 +02:00