Reimplement new pipeline and allow limiting number of cores used fo build #3

Merged
belliash merged 8 commits from pipeline into master 2022-07-25 15:21:18 +02:00
Showing only changes of commit 14ca87ff2b - Show all commits

View File

@ -2,4 +2,5 @@ pipeline:
build: build:
image: codingworkshop/oscw-runner:latest image: codingworkshop/oscw-runner:latest
commands: commands:
- bash hash -r
- bash build-linux.sh - bash build-linux.sh