mirror of https://git.rancher.io/charts
Changing to --help to test that install of regsync is working.
parent
0119405243
commit
82f7fe7c70
|
@ -30,7 +30,7 @@ jobs:
|
|||
|
||||
- name: Sync Charts
|
||||
run: |
|
||||
time ./regsync -v debug check --config regsync.yaml
|
||||
time ./regsync --help
|
||||
env:
|
||||
REGISTRY_ENDPOINT: ${{ secrets.REGISTRY_ENDPOINT }}
|
||||
REGISTRY_USERNAME: ${{ secrets.REGISTRY_USERNAME }}
|
||||
|
|
Loading…
Reference in New Issue