Skip to content
Snippets Groups Projects

fix: pass number of jobs to base image build

Merged Wouter Deconinck requested to merge jobs into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -297,6 +297,7 @@ base:
--build-arg EICSPACK_VERSION=${EICSPACK_VERSION}
--build-arg S3_ACCESS_KEY=${S3_ACCESS_KEY}
--build-arg S3_SECRET_KEY=${S3_SECRET_KEY}
--build-arg jobs=${JOBS}
--provenance false
containers/debian
2>&1 | tee build.log
Loading