Skip to content
Snippets Groups Projects
Commit a9bf1149 authored by Denis Pynkin's avatar Denis Pynkin Committed by Denis Pynkin
Browse files

ostree-commit: add collection refs


Add Collection ID and Refs bindings to used branch.

Signed-off-by: default avatarDenis Pynkin <denis.pynkin@collabora.com>
parent 28c962f6
No related branches found
No related tags found
1 merge request!78Add Collection ID to ostree-based recipes
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment