Skip to content

Commit

Permalink
utils-dpkgdeb: force rebuild of all artifacts, due to armbian/build#6964
Browse files Browse the repository at this point in the history
 (ORAS change)
  • Loading branch information
rpardini authored and Dangku committed Aug 6, 2024
1 parent 4fd29c4 commit 8d845ee
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 8d845ee

Please sign in to comment.