Skip to content

Commit

Permalink
gh: build rthooks image (CI)
Browse files Browse the repository at this point in the history
Add the rthooks dockerfile so that the tetragon-rthooks image is build
in CI.

Signed-off-by: Kornilios Kourtis <[email protected]>
  • Loading branch information
kkourt committed Jul 5, 2024
1 parent b8ecfe7 commit 101fd8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-images-releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
- name: tetragon-operator
dockerfile: ./Dockerfile.operator

- name: tetragon-rthooks
dockerfile: ./Dockerfile.rthooks

steps:
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU
Expand Down

0 comments on commit 101fd8c

Please sign in to comment.