mirror of https://git.rancher.io/charts
Added script for spliting image list into smaller chunks.
parent
eb01c4a7e7
commit
1b673a6d00
|
@ -1,6 +1,6 @@
|
|||
# Generate-Regsync-Config action will checkout release-v2.7 branch, run make regsync target and
|
||||
# creates a pull request from rancherbot/charts or rancher/charts release-v2.7 branch with any image additions
|
||||
# to regsync config file. This action is triggered whenever something is pushed into release-v2.7 branch.
|
||||
# Generate-Regsync-Config action will run for every PR into release-v2.7 branch only after an approval is given
|
||||
# It will run make target to generate regsync file and add a commit to the PR updating the regsync file.
|
||||
# It will then install and run regsync client and do the prime image mirroring.
|
||||
|
||||
name: Generate-Regsync-Config
|
||||
|
||||
|
|
Loading…
Reference in New Issue