Skip to content

Commit

Permalink
use Makefile in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Jul 31, 2024
1 parent 3ad690e commit 176af12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.QUAY_PASSWORD }}

- name: Bake Docker images
uses: docker/bake-action@eac74531aa56a9266bfedfe5edb6b851ce2cca2b # v5.4.0
run: make all

- name: Show all built images
run: docker images
Expand Down

0 comments on commit 176af12

Please sign in to comment.