Skip to content

Commit

Permalink
change file
Browse files Browse the repository at this point in the history
  • Loading branch information
shiranr committed Apr 23, 2024
1 parent 65ea8fe commit 5d0111c
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ linters:
- "linkcheck --config linkcheck.json"
install:
dockerfile:
- |
FROM golang:1.22
RUN export GO111MODULE=on && go install github.com/shiranr/linkcheck@v2.0.21.changed_files && go clean --cache
- FROM golang:1.22
- RUN export GO111MODULE=on && go install github.com/shiranr/linkcheck@v2.0.21.changed_files && go clean --cache

0 comments on commit 5d0111c

Please sign in to comment.