Skip to content

Commit

Permalink
Check help for cli container
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentao-Kuang committed Sep 30, 2024
1 parent 2517af9 commit aec70ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: '@basemaps/cli - Test'
run: |
docker run --rm ghcr.io/linz/basemaps/cli:${{ steps.version.outputs.version }} --version
docker run --rm ghcr.io/linz/basemaps/cli:${{ steps.version.outputs.version }} --help
- name: '@basemaps/cli - Build and push'
uses: docker/build-push-action@v5
Expand Down

0 comments on commit aec70ad

Please sign in to comment.