mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-07-25 13:37:51 +00:00
Configurable background task execution
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ type Output struct {
|
||||
|
||||
// PublishOutput specific output for publishing api
|
||||
type PublishOutput struct {
|
||||
*Output
|
||||
aptly.Progress
|
||||
PublishDetail
|
||||
barType *aptly.BarType
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user