Skip to content
Snippets Groups Projects
Commit 45d739fd authored by Denis Pynkin's avatar 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 fffab36d
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.
......@@ -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