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
Data Flow
Data Ingestion
Ingestion Workflow
Commits
47e94dea
Commit
47e94dea
authored
Aug 23, 2021
by
Vineeth Guna [Microsoft]
Browse files
Merge branch 'azure-blob-fix' into 'master'
Azure blob dependency fix See merge request
!149
parents
9707c17e
17edbe14
Pipeline
#60377
failed with stages
in 51 minutes and 56 seconds
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
47e94dea
This diff is collapsed.
Click to expand it.
testing/workflow-test-azure/pom.xml
View file @
47e94dea
...
...
@@ -103,6 +103,11 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>
com.azure
</groupId>
<artifactId>
azure-storage-blob
</artifactId>
<version>
12.10.0
</version>
</dependency>
<dependency>
<groupId>
io.netty
</groupId>
<artifactId>
netty-all
</artifactId>
...
...
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