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 11:22:41 -06:00
parent b4403ff959
commit 28e918be18

View File

@ -68,10 +68,7 @@ pipeline {
agent {
dockerfile {
filename 'mingw64'
<<<<<<< HEAD
=======
additionalBuildArgs '--build-arg NUM_JOBS=8'
>>>>>>> 6ecad9af72106de84ac2984785f3838d7391ffca
dir 'docker/64_bit'
}
}