devopsctl / devopsctl/gitlabctl
Fix ci build
Open
bug
- Dominant language
- Go
- Stars
- 42
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
CI build is currently failing with the following error:
```txt
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)
```
Contributor guide
Assessment
This issue has not been assessed yet.