Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Aug 15, 2024
1 parent c5c5f7f commit 29f90ce
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@ jobs:
type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
- name: Build and push Docker image
<<<<<<< HEAD
uses: docker/[email protected]
=======
uses: docker/[email protected]
>>>>>>> 474bf8c (Bump docker/build-push-action from 6.5.0 to 6.6.1 (#25))
with:
context: .
file: .docker/Dockerfile
Expand Down Expand Up @@ -96,11 +92,7 @@ jobs:
type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
- name: Build and push Docker image
<<<<<<< HEAD
uses: docker/[email protected]
=======
uses: docker/[email protected]
>>>>>>> 474bf8c (Bump docker/build-push-action from 6.5.0 to 6.6.1 (#25))
with:
context: .
file: .docker/Dockerfile
Expand Down Expand Up @@ -142,11 +134,7 @@ jobs:
type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
- name: Build and push Docker image
<<<<<<< HEAD
uses: docker/[email protected]
=======
uses: docker/[email protected]
>>>>>>> 474bf8c (Bump docker/build-push-action from 6.5.0 to 6.6.1 (#25))
with:
context: .
file: .docker/Dockerfile
Expand Down Expand Up @@ -187,11 +175,7 @@ jobs:
type=raw,value=${{ matrix.ROS_DISTRO }}-${{ github.job }}
- name: Build and push Docker image
<<<<<<< HEAD
uses: docker/[email protected]
=======
uses: docker/[email protected]
>>>>>>> 474bf8c (Bump docker/build-push-action from 6.5.0 to 6.6.1 (#25))
with:
context: .
file: .docker/Dockerfile
Expand Down

0 comments on commit 29f90ce

Please sign in to comment.