Skip to content

Commit

Permalink
Changing to --help to test that install of regsync is working.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypertrophik committed Jun 21, 2023
1 parent 0119405 commit 82f7fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regsync-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 82f7fe7

Please sign in to comment.