Skip to content
Snippets Groups Projects
Commit f6bfb190 authored by Pavel Pletenev's avatar Pavel Pletenev Committed by Christoph Witzko
Browse files

fix: Fix lints

parent c088a128
No related branches found
No related tags found
No related merge requests found
......@@ -63,7 +63,6 @@ func (repo *GitLabRepository) Init(config map[string]string) error {
}
}
branch := config["gitlab_branch"]
if branch == "" {
branch = os.Getenv("CI_COMMIT_BRANCH")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment