Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Shuhang Huang
turtlebot3
Commits
4ae959ea
Commit
4ae959ea
authored
3 years ago
by
Will Son
Browse files
Options
Download
Patches
Plain Diff
update noetic ci
Signed-off-by:
Will Son
<
willson@robotis.com
>
parent
7fa385de
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/ros-ci.yml
+4
-4
.github/workflows/ros-ci.yml
with
4 additions
and
4 deletions
+4
-4
.github/workflows/ros-ci.yml
+
4
−
4
View file @
4ae959ea
name
:
ros-ci
name
:
noetic-devel
# Controls when the action will run. Triggers the workflow on push or pull request
on
:
push
:
branches
:
[
master
,
devel
op
]
branches
:
[
noetic-
devel
]
pull_request
:
branches
:
[
master
,
devel
op
]
branches
:
[
noetic-
devel
]
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs
:
ros-ci
:
noetic-devel
:
runs-on
:
ubuntu-latest
strategy
:
fail-fast
:
false
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets