We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6602479 commit ed70563Copy full SHA for ed70563
jobs/build-podman-os.Jenkinsfile
@@ -33,6 +33,7 @@ def generate_diskvar_json(shortcommit, arch, artifacts, staging_repo, repo) {
33
def jsonContent = """
34
{
35
"osname": "fedora-coreos",
36
+ "ostree-container": "",
37
"container-repo": "${staging_repo}",
38
"container-tag": "${arch}-${shortcommit}",
39
"extra-kargs-string": "",
0 commit comments