Skip to content

Commit

Permalink
fix build-args
Browse files Browse the repository at this point in the history
  • Loading branch information
3473f committed Sep 10, 2023
1 parent 1f37433 commit ddbb397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
context: .
file: ./Dockerfile
build-args:
build-args: |
ROS_VERSION=matrix.ros2_version
push: true
tags: 3473f/ros2autodoc:${{ matrix.ros2_version }}
Expand Down

0 comments on commit ddbb397

Please sign in to comment.