Skip to content

Commit

Permalink
Revert "Temporary pin reference image"
Browse files Browse the repository at this point in the history
See llvm/llvm-project#99453
This reverts commit be2a7c8.

Change-Id: I3eaa2210c7c564c0d60eda2606239195ad99e7b6
  • Loading branch information
TimotheusBachinger committed Jul 21, 2024
1 parent de4a5fa commit cd66e80
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions defines/dev-images/reference-image-id
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
# shellcheck disable=SC2317

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

echo "artifacts.lan.tribe29.com:4000/ubuntu-22.04:llvm-pin"
exit 0

set -e

: "${REFERENCE_IMAGE_DISTRO:="ubuntu-22.04"}"
Expand Down

0 comments on commit cd66e80

Please sign in to comment.