Changing to --help to test that install of regsync is working.

pull/2737/head
Stefen Allen 2023-06-21 13:04:47 -06:00
parent 0119405243
commit 82f7fe7c70
No known key found for this signature in database
GPG Key ID: C790682BBBE0BEAB
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}