Skip to content

Commit

Permalink
rootfs: add comment to force rootfs rebuild (#6864)
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini committed Jul 2, 2024
1 parent 44bfe5c commit a02a6ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/functions/rootfs/create-cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,5 @@ function extract_rootfs_artifact() {

return 0
}

# This comment strategically introduced to force a rebuild of all rootfs, as this file's contents are hashed into all rootfs versions.

0 comments on commit a02a6ca

Please sign in to comment.