We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021eb23 commit b1632a2Copy full SHA for b1632a2
ci/input_files/build.yaml.tpl
@@ -53,6 +53,7 @@ build-layer ({{ $runtime.name }}-{{ $runtime.arch }}):
53
variables:
54
CI_ENABLE_CONTAINER_IMAGE_BUILDS: "true"
55
script:
56
+ - exit 1
57
- PYTHON_VERSION={{ $runtime.python_version }} ARCH={{ $runtime.arch }} ./scripts/build_layers.sh
58
59
check-layer-size ({{ $runtime.name }}-{{ $runtime.arch }}):
0 commit comments