Skip to content

Commit

Permalink
Merge pull request #885 from lsst-ts/tickets/DM-45496
Browse files Browse the repository at this point in the history
Tickets/dm45496: Split XML Conda into a separate job
  • Loading branch information
rbovill authored Aug 6, 2024
2 parents 153daf5 + 7a956f3 commit 4c402b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile.conda
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@Library('JenkinsShared')_
CondaPipeline([], "ts-xml", "lsst.ts.xml", "noarch")
XmlPipeline("ts-xml", "lsst.ts.xml", "noarch")
1 change: 1 addition & 0 deletions doc/news/DM-45496.feature.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The XML Conda package build will now use the XmlPipeline.groovy script.

0 comments on commit 4c402b5

Please sign in to comment.