Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Georg Novotny committed Dec 29, 2023
1 parent 5229402 commit 577a72b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI_CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ jobs:
with:
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/sjtu_drone:ros2-${{ matrix.ros_distribution }}
args: --build-arg ROS_DISTRO=${{ matrix.ros_distribution}}
build-args: |
ROS_DISTRO=${{ matrix.ros_distribution }}

0 comments on commit 577a72b

Please sign in to comment.