Skip to content

Drop `go build` job in favor of multistage builds

Lucas Charles requested to merge theoretick-master-patch-09059 into master

What does this MR do?

Since all analyzers now rely on multistage docker builds, we can finally drop the go build CI job.

What are the relevant issue numbers?

Relates to gitlab-org/gitlab#9736 (closed)

Does this MR meet the acceptance criteria?

Merge request reports