Skip to content

Commit

Permalink
fix some spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLugo committed Jan 10, 2024
1 parent 58bb61a commit 1c61044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
- name: Build scanner-slim image
run: |
docker build -t scanner-slim:"$(make --no-print-directory --quiet tag)" -f image/scanner/rhel/Dockerfile.slim image/scanner/rhel
docker build -t scanner-slim:"$(make --no-print-directory --quiet tag)" -f image/scanner/rhel/Dockerfile.slim image/scanner/rhel
- name: Build scanner-db image
run: |
Expand Down

0 comments on commit 1c61044

Please sign in to comment.