Skip to content

Commit 12c8a8f

Browse files
2 parents 03136a0 + 0ce89d4 commit 12c8a8f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/docker-build-image.yml

-8
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,3 @@ jobs:
6666
BASE_IMAGE=${{ matrix.base_image }}
6767
BRANCH=${{ env.BRANCH }}
6868
ROS_DISTRO=${{ matrix.ros_distro }}
69-
70-
- name: Docker Login AOC
71-
if: ${{ github.event_name != 'pull_request' }}
72-
uses: docker/login-action@v3
73-
with:
74-
registry: aoccr.zrok.lcas.group
75-
username: ${{ secrets.AOC_REGISTRY_PUSHER }}
76-
password: ${{ secrets.AOC_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)