1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-03-11 13:59:36 +02:00
This commit is contained in:
Kpacha 2015-09-16 19:43:37 +02:00
parent 45b3f3cf79
commit 4d08b91865

View File

@ -38,4 +38,4 @@ func (m *Marathon) Write(f *buildfile.Buildfile) {
func (m *Marathon) GetCondition() *condition.Condition {
return m.Condition
}
}