Skip to content

Commit

Permalink
Updated docker job to run on SNP 4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 committed May 24, 2024
1 parent 6133815 commit a5e31dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,7 @@ jobs:
context: .
file: docker/Dockerfile
build-args: |
TAG=${{ matrix.distro }}-master
ROS_DISTRO=${{ matrix.distro }}
TAG=${{ matrix.distro }}-4.4
push: ${{ env.PUSH_DOCKER_IMAGE }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit a5e31dc

Please sign in to comment.