Skip to content

Commit d743880

Browse files
committed
gitlab: fix commit status description
1 parent a53da83 commit d743880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildbot_nix/buildbot_nix/gitlab_project.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
from buildbot.changes.base import ChangeSource
99
from buildbot.config.builder import BuilderConfig
1010
from buildbot.plugins import util
11+
from buildbot.process.properties import Interpolate
1112
from buildbot.reporters.base import ReporterBase
1213
from buildbot.reporters.gitlab import GitLabStatusPush
1314
from buildbot.util import httpclientservice

0 commit comments

Comments
 (0)