fix
Some checks failed
BlockStorage/repertory_linux_builds/pipeline/head There was a failure building this commit

This commit is contained in:
Scott E. Graves 2024-01-29 09:48:02 -06:00
parent 9b453327a8
commit df73f9a18f

View File

@ -68,7 +68,7 @@ pipeline {
agent {
dockerfile {
filename 'mingw64'
args '--build-arg NUM_JOBS=8'
additionalBuildArgs '--build-arg NUM_JOBS=8'
dir 'docker/64_bit'
}
}