Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit e485be6

Browse files
author
Dominic Scheirlinck
committed
ci: readd build parallel setting
1 parent 320730b commit e485be6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ env:
22
NODE_ENV: development
33
BUILDKITE_PLUGIN_DOCKER_COMPOSE_CONFIG_0: "docker-compose.yml"
44
BUILDKITE_PLUGIN_DOCKER_COMPOSE_CONFIG_1: "docker-compose.buildkite.yml"
5+
BUILDKITE_PLUGIN_DOCKER_COMPOSE_BUILD_PARALLEL: "true"
56
BUILDKITE_PLUGIN_DOCKER_COMPOSE_IMAGE_REPOSITORY: "quay.io/vital/build-cache"
67

78
steps:

0 commit comments

Comments
 (0)