Skip to content

Commit

Permalink
Merge pull request #10 from msherif1234/add-lint
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
msherif1234 authored Mar 14, 2024
2 parents d39587f + 3733599 commit 0b14788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: ${{ github.ref }}
- name: Check build
run: |
make check MUST_GATHER_IMAGE=$REGISTRY_NAMESPACE/must-gather
make lint MUST_GATHER_IMAGE=$REGISTRY_NAMESPACE/must-gather
- name: Build image
run: |
make image-build MUST_GATHER_IMAGE=$REGISTRY_NAMESPACE/must-gather
Expand Down

0 comments on commit 0b14788

Please sign in to comment.