Skip to content
Snippets Groups Projects

Add Collection ID to ostree-based recipes

Merged Denis Pynkin requested to merge wip/d4s/collectionid into apertis/v2019dev0
All threads resolved!
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -118,3 +118,6 @@ actions:
repository: {{ $ostree }}
branch: {{ $branch }}
subject: {{ $message }}
{{ if .collection_id }}
collection-id: {{ .collection_id }}
{{ end }}
\ No newline at end of file
Loading