Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 2daef3b6 authored by Joze RIHTARSIC's avatar Joze RIHTARSIC
Browse files

Bamboo plan wls14 prefix fix

parent 6a54692d
No related branches found
No related tags found
No related merge requests found
Pipeline #25882 passed with warnings
......@@ -7,7 +7,7 @@ SMP_INIT_DATABASE="../../../smp-webapp/src/main/smp-setup/database-scripts/oracl
#SMP_INIT_DATABASE_DATA="../../../smp-webapp/src/main/smp-setup/database-scripts/oracle10g-data.sql"
SMP_INIT_DATABASE_DATA="../../../smp-soapui-tests/groovy/oracle-4.1_integration_test_data.sql"
# soap ui data
PREFIX="smp-wls-orcl"
PREFIX="smp-wls14-orcl"
SMP_VERSION=5.0-SNAPSHOT
......
......@@ -4,7 +4,7 @@ WORKING_DIR="$(dirname $0)"
echo "Working Directory: ${WORKING_DIR}"
cd "$WORKING_DIR"
PREFIX="smp-wls-orcl"
PREFIX="smp-wls14-orcl"
# clear volume and containers - to run restart from strach
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment