Skip to content

Commit

Permalink
ignore license check for Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Oct 24, 2023
1 parent 74a25dd commit c860a12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ header:
- '**/dubbo-samples-tengine/dubbo-samples-tengine-provider/src/main/resources/docker/sources.list'
- '**/.run/**'
- '**/*.js'
- '**/Dockerfile'
- '**/Dockerfile.jvm'

comment: on-failure

Expand Down

0 comments on commit c860a12

Please sign in to comment.