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
Domain Data Mgmt Services
Seismic
Open ZGY
Commits
8bf92485
Commit
8bf92485
authored
Jul 30, 2021
by
Paal Kvamme
Browse files
Add a universal package publishing step.
parent
5d8542e8
Pipeline
#55449
passed with stages
in 22 minutes and 23 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
azure/templates/build-steps.yml
View file @
8bf92485
...
...
@@ -120,3 +120,13 @@ steps:
inputs
:
pathToPublish
:
$(Build.ArtifactStagingDirectory)
artifactName
:
OpenZGY-${{parameters.linuxdistro}}
-
task
:
UniversalPackages@0
inputs
:
command
:
'
publish'
publishDirectory
:
$(Build.ArtifactStagingDirectory)
feedsToUsePublish
:
'
internal'
vstsFeedPublish
:
'
openzgy'
vstsFeedPackagePublish
:
openzgy-${{parameters.linuxdistro}}
versionOption
:
'
patch'
packagePublishDescription
:
'
OpenZGY
build
for
${{parameters.linuxdistro}}'
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