Skip to content
GitLab
Menu
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
9a9b0c80
Commit
9a9b0c80
authored
Feb 14, 2021
by
Dmitriy Rudko
💬
Browse files
Reverted back changes in testing/pom.xml. Fix fossa warning.
parent
028a1861
Pipeline
#26667
canceled with stages
in 6 minutes and 7 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9a9b0c80
...
...
@@ -45,10 +45,7 @@ include:
file
:
"
build/maven.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
# - project: "osdu/platform/ci-cd-pipelines"
# file: "cloud-providers/gcp.yml"
file
:
"
scanners/fossa-maven.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines'
file
:
'
cloud-providers/aws.yml'
...
...
testing/schema-test-core/pom.xml
View file @
9a9b0c80
...
...
@@ -114,7 +114,7 @@
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-failsafe-plugin
</artifactId>
<version>
3.0.0-M
5
</version>
<version>
3.0.0-M
3
</version>
<executions>
<execution>
<id>
pre-integration-test
</id>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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