Skip to content

Commit 092d5df

Browse files
check value of env var
1 parent 1e5bd20 commit 092d5df

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+
- echo $UPSTREAM_COMMIT_BRANCH
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)