Skip to content

Commit

Permalink
Add catkin_lint to lint stage in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shrijitsingh99 committed Jan 22, 2019
1 parent d9840f7 commit a821157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ clang-format:

# catkin_lint
catkin-lint:
stage: build
stage: lint
image: ros:melodic-ros-core
<<: *ros_before_script
before_script:
Expand Down

0 comments on commit a821157

Please sign in to comment.