Loading templates/presentation.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ build: image: name: registry.shore.co.il/presentation entrypoint: [""] before_script: - | [ -z "${PRESENTATION_ROOT:-}" ] || cd "$PRESENTATION_ROOT" script: - make --jobs=4 artifacts: Loading Loading
templates/presentation.yml +3 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,9 @@ build: image: name: registry.shore.co.il/presentation entrypoint: [""] before_script: - | [ -z "${PRESENTATION_ROOT:-}" ] || cd "$PRESENTATION_ROOT" script: - make --jobs=4 artifacts: Loading