Skip to content

Commit b1632a2

Browse files
force fail
1 parent 021eb23 commit b1632a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/input_files/build.yaml.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ build-layer ({{ $runtime.name }}-{{ $runtime.arch }}):
5353
variables:
5454
CI_ENABLE_CONTAINER_IMAGE_BUILDS: "true"
5555
script:
56+
- exit 1
5657
- PYTHON_VERSION={{ $runtime.python_version }} ARCH={{ $runtime.arch }} ./scripts/build_layers.sh
5758

5859
check-layer-size ({{ $runtime.name }}-{{ $runtime.arch }}):

0 commit comments

Comments
 (0)