Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/rebuild.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Periodically rebuild container images by bumping the version.
# If being used with `refs`, ensure that the all the branches provided are under
# different major versions (for example, docker-jdk v17 and v21).
# This should _not_ be used for hotfix branches, as we don't bump versions in those cases.
#
# Usage:
# uses: IronCoreLabs/workflows/.github/workflows/rebuild.yaml@rebuild-v1
Expand Down