Skip to content

Commit

Permalink
Test Docker version
Browse files Browse the repository at this point in the history
Signed-off-by: Bartosz Zurkowski <zurkowski.bartosz@gmail.com>
  • Loading branch information
bzurkowski committed Sep 11, 2022
1 parent fd37b26 commit cf5e0b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,8 @@ jobs:
- name: Build Docker image
run: make docker-build

- name: Test Docker version
run: docker version

- name: Scan Docker image for vulnerabilities
run: make docker-scan

0 comments on commit cf5e0b9

Please sign in to comment.