Skip to content

Fix the fixup of Fedora release

Don Zickus requested to merge fix-fedora-release-again into os-build

My previous attempt at this fix appeared to show testing worked. Upon closer inspection, GITLAB_URL needs to be a highlevel domain and not project specific otherwise you get a 403 return code.

Just rename the variable to not be GITLAB_URL and all is well again.

Signed-off-by: Don Zickus dzickus@redhat.com

Merge request reports