Skip to content

Commit

Permalink
use matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
InvincibleRMC committed Jul 3, 2024
1 parent e89e563 commit 1ac943d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/industrial_ci_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env: # either pass all entries explicitly
# Added back so testing without Dockerfile can be done
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
DOCKER_IMAGE: ghcr.io/cwrurobotics/rov-25:iron
DOCKER_IMAGE: ghcr.io/cwrurobotics/rov-25:${{ matrix.ROS_REPO}}
# Done to avoid permssion errors in the ros-industrial ci.
DOCKER_RUN_OPTS: -u root
ROS_REPO: ${{ matrix.ROS_REPO }}
Expand Down

0 comments on commit 1ac943d

Please sign in to comment.