Skip to content

Commit

Permalink
full image name
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphvK committed Jul 18, 2024
1 parent f13cd9b commit 0c34161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_ros.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
base-image: rwthika/ros2:humble
command: ros2 launch yolov5_tc launch.py
target: run
image-name: raffivk/yolov5_tc
image-name: docker.io/raffivk/yolov5_tc
registry: docker.io
registry-user: ${{ secrets.REGISTRY_USER }}
registry-password: ${{ secrets.REGISTRY_PASSWORD }}

0 comments on commit 0c34161

Please sign in to comment.