mirror of https://git.rancher.io/charts
changing charts to images to more accurately reflect what it does
parent
0aac43ef8f
commit
7f9ea1e05e
|
@ -29,7 +29,7 @@ jobs:
|
|||
curl --silent --fail --location --output regsync https://github.com/regclient/regclient/releases/download/v0.4.8/regsync-linux-amd64
|
||||
chmod +x regsync
|
||||
|
||||
- name: Sync Charts
|
||||
- name: Sync Images
|
||||
run: |
|
||||
head regsync.yaml
|
||||
time ./regsync once --config regsync.yaml
|
||||
|
|
Loading…
Reference in New Issue