Skip to content
Snippets Groups Projects
Commit 0e61ffde 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 17ecfc74
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !78. Comments created here will be created in the context of that merge request.
......@@ -94,3 +94,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