Skip to content
Snippets Groups Projects
Commit c0a98428 authored by Alex Iribarren's avatar Alex Iribarren
Browse files

Added missing meta parameter

parent c34c0560
No related branches found
No related tags found
No related merge requests found
Pipeline #518085 passed
......@@ -5,6 +5,7 @@ job "reposync" {
parameterized {
payload = "required"
meta_required = ["parent_job"]
}
task "reposync" {
......
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