Skip to content

Commit eb52df8

Browse files
Docker File Add
Signed-off-by: Muthu <muthu.sundaravadivel@in.ibm.com>
1 parent 9bd39d0 commit eb52df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: go test `go list ./... | grep -v integration`
5353
- name: checks
5454
run: |
55-
echo "*********************Running checks*************************"
55+
echo "*********************Running checks*************************"
5656
chmod +x scripts/*
5757
make checks
5858
- name: gosec

0 commit comments

Comments
 (0)