Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Schema
Commits
b0a96be9
Commit
b0a96be9
authored
Dec 03, 2020
by
Matt Wise
Browse files
Merge branch 'wsmatth-master-patch-95235' into 'master'
Update prepare-dist.sh See merge request
!59
parents
9b37553a
6af45c4f
Pipeline
#19041
passed with stages
in 25 minutes and 23 seconds
Changes
1
Pipelines
6
Hide whitespace changes
Inline
Side-by-side
testing/schema-test-aws/build-aws/prepare-dist.sh
View file @
b0a96be9
...
...
@@ -41,5 +41,6 @@ chmod +x "${INTEGRATION_TEST_OUTPUT_BIN_DIR}"/install-deps.sh
#mvn clean -f "$INTEGRATION_TEST_SOURCE_DIR_CORE"/pom.xml
cp
-R
"
$INTEGRATION_TEST_SOURCE_DIR_CORE
"
/
*
"
${
INTEGRATION_TEST_OUTPUT_DIR
}
"
/
cp
-R
"
$INTEGRATION_TEST_SOURCE_DIR_AWS
"
/
*
"
${
INTEGRATION_TEST_OUTPUT_DIR
}
"
/
#Copying parent pom referenced by schema-test-core pom..likely to change in near future
cp
./pom.xml
"
${
OUTPUT_DIR
}
"
#copy testing parent pom to output
cp
"
$INTEGRATION_TEST_SOURCE_DIR
/pom.xml"
"
${
OUTPUT_DIR
}
/testing"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment