Skip to content

Commit

Permalink
generate-build-metadata.bash: Added constant status: "active" field…
Browse files Browse the repository at this point in the history
… to model record
  • Loading branch information
CodeGat committed Jul 16, 2024
1 parent ee94756 commit 313ce71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/generate-build-metadata.bash
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ model=$(jq \
release_url: $release_url,
spack_packages: $spack_packages_version,
spack_config: $spack_config_version,
status: "active",
spack_version: $spack
}' "$json_dir/spack.lock"
)
Expand Down

0 comments on commit 313ce71

Please sign in to comment.