Skip to content

Commit

Permalink
dockle host test
Browse files Browse the repository at this point in the history
  • Loading branch information
Baja-KS committed Aug 10, 2024
1 parent 2746343 commit 8774c57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ jobs:

- name: Scan Docker image with Dockle
id: dockle
env:
DOCKLE_HOST: "unix:///var/run/docker.sock"
run: |
wget https://github.com/goodwithtech/dockle/releases/download/v0.4.14/dockle_0.4.14_Linux-64bit.tar.gz
tar zxvf dockle_0.4.14_Linux-64bit.tar.gz
Expand Down

0 comments on commit 8774c57

Please sign in to comment.