Skip to content

Commit

Permalink
remove alias expansion from build_registry.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Dubrick <[email protected]>
  • Loading branch information
Jdubrick committed Apr 16, 2024
1 parent 16c1bba commit 2b6c736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_registry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
# This script builds a devfile registry index container image based on the mock devfile registry data under tests/registry
# This can be useful if developing components within this repository (such as the index server or build tools)
# and want to test all of the components together
shopt -s expand_aliases
set -ex

# Set base registry support directory
Expand Down

0 comments on commit 2b6c736

Please sign in to comment.