gitlabctl icon indicating copy to clipboard operation
gitlabctl copied to clipboard

Fix ci build

Open bzon opened this issue 7 years ago • 0 comments

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)

bzon avatar Dec 22 '18 10:12 bzon