Skip to content

Commit 763ef72

Browse files
red-hat-konflux[bot]red-hat-konfluxmtodor
authored
Red Hat Konflux update acs-mcp-server (#56)
Signed-off-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev> Co-authored-by: red-hat-konflux <konflux@no-reply.konflux-ci.dev> Co-authored-by: Mladen Todorovic <mtodor@gmail.com>
1 parent 16cf9a5 commit 763ef72

File tree

5 files changed

+1259
-0
lines changed

5 files changed

+1259
-0
lines changed

.github/workflows/style.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ jobs:
3737
with:
3838
dockerfile: Dockerfile
3939

40+
- name: Run hadolint Konflux
41+
uses: hadolint/hadolint-action@v3.3.0
42+
with:
43+
dockerfile: konflux.Dockerfile
44+
4045
- name: Create ../results directory for SARIF report files
4146
shell: bash
4247
run: mkdir -p ../results

0 commit comments

Comments
 (0)