Skip to content

Commit

Permalink
Merge pull request #1050 from lsst-dm/tickets/DM-48073
Browse files Browse the repository at this point in the history
DM-48073: Add prompt_processing to nightly lsst_distrib clean build
  • Loading branch information
hsinfang authored Dec 19, 2024
2 parents c02a042 + b50c16f commit 80e8c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/clean_builds.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import util.CleanBuild
[
[
name: 'scipipe/lsst_distrib',
products: 'lsst_distrib lsst_ci ci_middleware ci_cpp ci_summit',
products: 'lsst_distrib lsst_ci ci_middleware ci_cpp ci_summit prompt_processing',
buildDocs: true,
buildConfig: 'scipipe-lsstsw-lsst_distrib',
seedJob: SEED_JOB,
Expand Down

0 comments on commit 80e8c04

Please sign in to comment.