Skip to content

Commit

Permalink
gerrit pipeline for config repo - fix user require
Browse files Browse the repository at this point in the history
This is a mistake introduced recently. It prevents the
user to trigger the 'gate' pipeline.

Change-Id: I6e46f733525d9d09cd466ffc07a4fda0c64dfdc9
  • Loading branch information
morucci committed Jan 9, 2024
1 parent 8a3ed81 commit fc32c7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/git_server.go
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,6 @@ func (r *SFController) MkPreInitScript() string {
Workflow: zuulcf.GetGerritWorkflowValue("1"),
},
},
Username: "zuul",
},
},
{
Expand Down

0 comments on commit fc32c7e

Please sign in to comment.