Skip to content

Commit

Permalink
Pin ITDE to version 1.6.0 [run aws tests]
Browse files Browse the repository at this point in the history
  • Loading branch information
tkilias committed Aug 15, 2023
1 parent ce11362 commit 9272e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/setup_integration_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function checkout_exasol_test_container {
cnt_func=$((cnt_func+1))
echo -e "${YEL} Step-$cnt_func: ${GRA} Checkout Exasol test container ${NC}"
git clone https://github.com/exasol/integration-test-docker-environment.git
git switch 1.6.0
}

function spawn_exasol_environment {
Expand Down

0 comments on commit 9272e76

Please sign in to comment.