gitlabctl
gitlabctl copied to clipboard
Fix ci build
CI build is currently failing with the following error:
cmd/flags_assigners.go:162:7: opts.PublicJobs undefined (type *gitlab.CreateProjectOptions has no field or method PublicJobs)
cmd/helpers.go:231:6: v.Email undefined (type *gitlab.GroupMember has no field or method Email)