We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e6153 + 19727ed commit 4808c9aCopy full SHA for 4808c9a
2 files changed
.circleci/config.yml
@@ -5,7 +5,7 @@ jobs:
5
docker:
6
- image: public.ecr.aws/shadowrobot/build-tools:focal-noetic
7
environment:
8
- toolset_branch: master
+ toolset_branch: lint
9
server_type: circle
10
ros_release_name: noetic
11
ubuntu_version_name: focal
aws.yml
@@ -9,7 +9,7 @@ settings:
tag: focal-noetic
template_project_name: template_unit_tests_and_code_coverage
toolset:
12
- branch: master
+ branch: lint
13
modules:
14
- check_cache
15
- code_coverage
0 commit comments