Skip to content

Commit

Permalink
updates to monolith version with test baselines
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredperreault-okta committed Dec 21, 2022
1 parent def6da2 commit 4ea4c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-dockolith.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DIR=$(cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd)
source $DIR/setup.sh

# Monolith version to test against
DEFAULT_BUILDVERSION="2022.12.0-begin-504-gf31d745fb1b2"
DEFAULT_BUILDVERSION="2022.12.2-begin-259-gdeb54c572369"
export MONOLITH_BUILDVERSION="${MONOLITH_BUILDVERSION:-$DEFAULT_BUILDVERSION}"

set +e
Expand Down

0 comments on commit 4ea4c1b

Please sign in to comment.