Skip to content

Commit

Permalink
add .gitlab-ci.yml crossplane-contrib#24
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Sushkov (teeverr) committed Jun 3, 2024
1 parent 33fb2e4 commit c2d64d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ lint:
extends: .base
script:
- make submodules
- make tidy
- make vendor vendor.check
- make lint

Expand Down

0 comments on commit c2d64d6

Please sign in to comment.