Skip to content

Commit

Permalink
[QOLDEV-955] update test CKAN 2.11 fork to handle CAPTCHA in login er…
Browse files Browse the repository at this point in the history
…ror messages
  • Loading branch information
ThrawnCA committed Jan 28, 2025
1 parent e432380 commit ea37631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ fi

if [ "$CKAN_VERSION" = "2.11" ]; then
if [ "$CKAN_TYPE" = "custom" ]; then
CKAN_GIT_VERSION=ckan-2.11.1-qgov.1
CKAN_GIT_VERSION=ckan-2.11.1-qgov.2
else
CKAN_GIT_VERSION=ckan-2.11.1
fi
Expand Down

0 comments on commit ea37631

Please sign in to comment.