Merge pull request #2069 from jlebon/pr/tweak-ci

ci: Adapt to use new fcosKola semantics
This commit is contained in:
OpenShift Merge Robot 2020-04-15 19:01:40 +02:00 committed by GitHub
commit 2b739ce431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ parallel fcos: {
coreos-assembler build coreos-assembler build
""") """)
} }
fcosKola("${env.WORKSPACE}") fcosKola(cosaDir: "${env.WORKSPACE}")
} }
}, },
buildopts: { buildopts: {