Skip to content

Commit 540c1f5

Browse files
Revert "Again "Temporary pin reference image""
As per llvm/llvm-project#101201 (comment) This reverts commit dbff0be. Change-Id: Iad876f3fba7fdb4b2d60908c4728c5c8f1124ca9
1 parent 6f8d615 commit 540c1f5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

defines/dev-images/reference-image-id

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env bash
2-
# shellcheck disable=SC2317
32

43
# This script builds a 'reference image' (formerly known as IMAGE_TESTING)
54
# and returns its image ID
@@ -10,9 +9,6 @@
109
# @DOCKER_REGISTRY: the Docker registry to connect to
1110
# @BASE_BUILD_IMAGE: overrides the whole base image specifier
1211

13-
echo "artifacts.lan.tribe29.com:4000/ubuntu-22.04:llvm-pin"
14-
exit 0
15-
1612
set -e
1713

1814
: "${REFERENCE_IMAGE_DISTRO:="ubuntu-22.04"}"

0 commit comments

Comments
 (0)