Skip to content

Commit

Permalink
utils-dpkgdeb: force rebuild of all artifacts, due to #6964 (ORAS cha…
Browse files Browse the repository at this point in the history
…nge)
  • Loading branch information
rpardini authored and igorpecovnik committed Jul 21, 2024
1 parent ec83684 commit f3f89a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/functions/compilation/packages/utils-dpkgdeb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -183,3 +183,5 @@ function generic_artifact_package_hook_helper() {
# produce log asset for script (@TODO: batcat?)
LOG_ASSET="deb-${artifact_name:?}-${script}.sh" do_with_log_asset run_host_command_logged cat "${package_DEBIAN_dir}/${script}"
}

# 2024-07-20: change here to force a rebuild of hopefully all artifacts.

0 comments on commit f3f89a7

Please sign in to comment.