Skip to content

Commit 8a4ae54

Browse files
committed
gitlab test
1 parent fe55f42 commit 8a4ae54

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.gitlab-ci.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
stages:
22
- reports
3-
3+
44
bearer:
55
stage: reports
66
only:
@@ -19,7 +19,5 @@ bearer_mr_check:
1919
only:
2020
- merge_requests
2121
script:
22-
- curl -sfL https://raw.githubusercontent.com/Bearer/bearer/main/contrib/install.sh | sh -s -- -b /usr/local/bin
2322
- curl -sfL https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s -- -b /usr/local/bin
24-
- bearer scan . --format=rdjson --output=rd.json
25-
- cat rd.json | reviewdog -f=rdjson -reporter=gitlab-mr-discussion
23+
- ./bearer scan .

bearer

57.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)