Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ros-navigation/navigation2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4c639d63573ab055721135051e8008b3686311ba
Choose a base ref
..
head repository: ros-navigation/navigation2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d96b21f597aab5ed1b95dc59d3417bb4b536cd18
Choose a head ref
Showing with 0 additions and 2 deletions.
  1. +0 −2 .github/workflows/update_ci_image.yaml
2 changes: 0 additions & 2 deletions .github/workflows/update_ci_image.yaml
Original file line number Diff line number Diff line change
@@ -99,8 +99,6 @@ jobs:
cache-from: type=registry,ref=ghcr.io/ros-planning/navigation2:main
cache-to: type=inline
target: builder
build-args: |
FROM_STAGE=integration
tags: |
ghcr.io/ros-planning/navigation2:main
ghcr.io/ros-planning/navigation2:main-${{ steps.config.outputs.timestamp }}