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
2ebcd64b
Commit
2ebcd64b
authored
Sep 09, 2020
by
Oleksandr Kosse (EPAM)
Browse files
Add exit 1 and allow_failure for notification
parent
9861e9be
Pipeline
#7687
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cloud-providers/osdu-gcp-cloudrun.yml
View file @
2ebcd64b
...
...
@@ -76,5 +76,7 @@ osdu-gcp-test:
-
.osdu-gcp-variables
stage
:
integration
needs
:
[
"
osdu-gcp-deploy"
]
allow_failure
:
true
script
:
-
echo "This is a stub. Integration tests are not implemented for the R3 services."
-
exit
1
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