Skip to content

Commit b6d87e9

Browse files
committed
Modified ros_ci
Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
1 parent 60b626e commit b6d87e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ros_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- name: Build repository Docker image
1212
run: |
13-
docker build -t dicom_to_ros:ci -f docker/Dockerfile.bridge .
13+
docker build -t dicom_to_ros:ci -f docker/Dockerfile .
1414
1515
- name: Run build and tests inside container
1616
run: |

0 commit comments

Comments
 (0)