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
CI-CD Pipelines
Commits
297c949f
Commit
297c949f
authored
Sep 10, 2020
by
Hema Vishnu Pola [Microsoft]
Browse files
updated to use mvn verify that would support mvn test as well.
parent
f0637101
Pipeline
#7907
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/azure.yml
View file @
297c949f
...
...
@@ -162,7 +162,7 @@ azure_test:
-
.maven
-
.azure_variables
script
:
-
mvn clean
test
-f $AZURE_TEST_SUBDIR/pom.xml
# This Variable comes from the individual pipeline
-
mvn clean
verify
-f $AZURE_TEST_SUBDIR/pom.xml
# This Variable comes from the individual pipeline
only
:
variables
:
-
$AZURE == 'true'
...
...
Write
Preview
Supports
Markdown
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