Skip to content

Commit 39ac6dc

Browse files
Update industrial_ci_action.yml to try move to new repo
1 parent 221f679 commit 39ac6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/industrial_ci_action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Once a :jazzy exists we can remove this section
4141
- uses: 'ros-industrial/industrial_ci@master' # run industrial_ci
4242
env: # either pass all entries explicitly
43-
DOCKER_IMAGE: ghcr.io/cwrubotix/rov-25:${{matrix.ROS_DISTRO}}
43+
DOCKER_IMAGE: ghcr.io/cwrubotix/${{ github.repository }}:${{matrix.ROS_DISTRO}}
4444
ROS_DISTRO: ${{ matrix.ROS_DISTRO }}
4545
ROS_REPO: ${{ matrix.ROS_REPO }}
4646
BEFORE_INSTALL_TARGET_DEPENDENCIES_EMBED: './.vscode/install_dependencies.sh'

0 commit comments

Comments
 (0)